September 2018
Intermediate to advanced
480 pages
9h 45m
English
cryptcat is a tool based on netcat that is enhanced by twofish encryption. Download the tool from http://cryptcat.sourceforge.net/ and untar it. The following file resides in the cryptcat directory after downloading it:

We need to build the package using the following command:
make linux

A binary file named cryptcat will be generated in the same directory, as follows:

Let's execute this file using the ...