autopwn-suite
Описание
Clone https://github.com/GamehunterKaan/AutoPWN-Suite.git
Языки
- Python99,6%
- Dockerfile0,4%
AutoPWN Suite
AutoPWN Suite is a project for scanning vulnerabilities and exploiting systems automatically.
Features
- Fully automatic!
- Detect network IP range without any user input.
- Vulnerability detection based on version.
- Web app vulnerability testing. (LFI, XSS, SQLI)
- Web app dirbusting.
- Get information about the vulnerability right from your terminal.
- Automatically download exploit related with vulnerability.
- Noise mode for creating a noise on the network.
- Evasion mode for being sneaky.
- Automatically decide which scan types to use based on privilege.
- Easy to read output.
- Specify your arguments using a config file.
- Send scan results via webhook or email.
- Works on Windows, MacOS and Linux.
- Use as a module!
How does it work?
AutoPWN Suite uses nmap TCP-SYN scan to enumerate the host and detect the version of softwares running on it. After gathering enough information about the host, AutoPWN Suite automatically generates a list of "keywords" to search NIST vulnerability database.
Visit "PWN Spot!" for more information.
Demo
AutoPWN Suite has a very user friendly easy to read output.
Installation
You can clone the repo. (This is the recommended installation method as other methods are no longer maintained)
git clone https://github.com/GamehunterKaan/AutoPWN-Suite.git
cd AutoPWN-Suite
sudo pip install -r requirements.txt
OR
You can install it using pip. (sudo recommended)
sudo pip install autopwn-suite
OR
You can download debian (deb) package from releases.
sudo pip install requests rich python-nmap bs4 distro
sudo apt-get install ./autopwn-suite_2.1.5.deb
OR
If you are on Arch Linux based system you can install package using AUR helper of your choice.
OR
You can use the docker image.
docker pull gamehunterkaan/autopwn-suite
docker run -it gamehunterkaan/autopwn-suite
OR
You can use Google Cloud Shell.
Usage
Running with root privileges (sudo) is always recommended.
Automatic mode
Help Menu
Module usage
Contributing to AutoPWN Suite
I would be glad if you are willing to contribute this project. I am looking forward to merge your pull request unless its something that is not needed or just a personal preference. Also minor changes and bug fixes will not be merged. Please create an issue for those and I will do it myself. Click here for more info!
Legal
You may not rent or lease, distribute, modify, sell or transfer the software to a third party. AutoPWN Suite is free for distribution, and modification with the condition that credit is provided to the creator and not used for commercial use. You may not use software for illegal or nefarious purposes. No liability for consequential damages to the maximum extent permitted by all applicable laws.
Support or Contact
Having trouble using this tool? You can reach me out on discord, create an issue or create a discussion!
Support & Hire Me!
If you want to support my work and also get your job done you can hire me on Fiverr! I do various things such as website pentesting, python programming, cleaning malware, PC optimization, file recovery and mentoring.
