ShellStack is a PHP based backdoor management tool. This Tool comes handy for “HACKERS” who wish to keep a track of every website they hack. The tool generates a backdoor file which you just have to upload to the site and put the backdoor URL in the shells.txt present in the tool’s directory.
With ShellStack You can
- Import PHP Shells
- Get Server Details
- Upload Files From Your System using your terminal
- And Above all You Can Manage Your Backdoors Efficiently
How To Use
git clone https://github.com/Tuhinshubhra/shellstack
cd shellstack
php shellstack.php
generatebd
and exit the tool use CTRL + C – This will generate a backdoor file in the same directory as of the tool in a file named backdoor.php- Upload The Backdoor File To The Victim website
- Copy The Backdoor URL and paste it in the shells.txt file present in the tool’s directory and save it (Each backdoor is separated by a new line)
php shellstack.php
- Enter The Serial No Assigned To The Backdoor
- Rest is pretty Self explanatory
Watch The Video Here: https://youtu.be/umk3ZNZ5Y1I
Requirements
php
curl
Comments