AutoXploit
AutoXploit copied to clipboard
Fast exploitation based on metasploit.
AutoXploit
Auto Payload Generator & Exploiter
AutoXploit is simply a shell sciript that helps you to generate metasploit payloads and starts the meterpreter handler quickly. At times, security researchers have to generate payloads and listen to the connection through handler constantly, AutoXploit not only allows you to quickly generate payloads but it also has an option to start the handler automatically.
Prerequisite
You should have a linux based system with metasploit-framework installed.
Installation
Run install.sh
as sudo and it will automatically install AutoXploit.
$ git clone https://github.com/Yashvendra/AutoXploit.git
$ cd AutoXploit
$ chmod +x install.sh
$ sudo ./install.sh
Usage
Make sure you run this script as super user.
$ sudo autoxploit
Gallery
Upcoming Updates
Auxiliary scanners are on the way :)