Encrypted reverse shell using cryptcat

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 ...

Get Hands-On Red Team Tactics now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.