Skip to content

Generating a payload

Michele Cisternino edited this page Feb 26, 2018 · 6 revisions

In the client folder (Client/) you'll find caesar.py. This script allows you to generate a payload to execute then on the target system.

To start the script on *nix systems, just use the command:

python caesar.py

On Windows system you can also double click on it.

Once the file is generated you can start it on the target system or compile it.