Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.08 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.08 KB

Piper

Remote Access Tool that uses steganography to keep it's malicious codes.


Disclaimer: This project should be used for authorized testing or educational purposes only. :shipit:

About

://Name

The name of this project was inspired by the Pied Piper of Hamelin.

://Project

The idea of this project is to create a RAT that does not contain any malicious code embedded on it, keeping it as undetectable as possible. Any suspicious code will be stored encrypted in images and will be loaded on runtime.

Install & Run

Use the pre written script to initialize install the required products and setup your environment. Then activate the virtual environment.

Building project

$ chmod +x install.sh
$ ./install.sh
$ . ./activate

Generating a payload

$ python piper.py