$ mkdir build && cd build
$ cmake ..
$ make
Payload scripts are read from two files:
File | When it is sent |
---|---|
pipe_payload.txt | curl | bash |
non_pipe_payload.txt | curl |
After configuring the payloads, start the server with a port
$ ./evil-pipe <port>