Skip to content
/ PenAut Public

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.

Notifications You must be signed in to change notification settings

3SS1L4/PenAut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

54 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

No packages published

Contributors 5