Skip to content
/ piper Public

Remote Access Tool that uses steganography to hide the functional code.

Notifications You must be signed in to change notification settings

dbx0/piper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Remote Access Tool that uses steganography to hide the functional code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published