Skip to content

CR0M80/PenAut

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔧 PenAut Toolkit

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

  1. Clone the repository
git clone https://github.com/amsou-ismail/PenAut.git
cd PenAut
  1. 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.


🚀 Usage

sudo PenAut

👥 Contributors


📄 License

This project is open-source and available under the MIT License.

About

PenAut : Automate penetration testing to detect vulnerabilities in computer systems. This project provides tools to simulate attacks, analyze security flaws, and generate detailed reports, thereby improving cybersecurity and the effectiveness of security assessments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 89.8%
  • Shell 10.2%