A powerful all-in-one Penetration testing Automation toolkit written in Python. Includes modules for:
- β Network scanning
- β Port scanning
- β Subdomain & directory enumeration
- β Hash cracking
- β CVE search
- β Shodan integration
- β Password breach check (Pwned DB)
π¦ Installation
- Clone the repository
git clone https://github.com/amsou-ismail/PenAut.git
cd PenAut- Install dependencies
Run the setup script (make sure it's executable):
chmod +x setup.sh
./setup.sh
β οΈ Some modules (e.g., port scanning, CVE scanning) require root privileges.
sudo PenAutThis project is open-source and available under the MIT License.