A beginner-friendly Python tool for scanning vulnerabilities
Using Nmap, OWASP ZAP, and Nettacker — perfect for Kali/Parrot users.
💾 Minimum 3 GB free space needed!
Introducing a comprehensive vulnerability scanner and information gathering tool designed for security professionals and enthusiasts. This tool is:
- ✅ Easy to use - Beginner-friendly interface
- ✅ No prior knowledge required - Guided setup
- ✅ All-in-one - Multiple scanning tools integrated
- ✅ Educational - Great for learning security testing
| Feature | Description |
|---|---|
| 📶 Nmap Integration | Network discovery and security auditing |
| 🔒 OWASP ZAP | Web application security scanner |
| 🔍 Nettacker | Automated penetration testing framework |
| 📊 System Info | Gather target system information |
| 📝 Reports | Generate detailed scan reports |
git clone https://github.com/Ranchiro/Vulnerability-Scanner.git && cd Vulnerability-Scanner && python3 dummy_scan.py# Clone the repository
git clone https://github.com/Ranchiro/Vulnerability-Scanner.git
cd Vulnerability-Scanner
# Run the scanner
python3 dummy_scan.pyVulnerability-Scanner/
├── dummy_scan.py # Main scanner script
├── sample.txt # Sample configuration
├── kali2.jpg # Screenshot
├── setup&run.gif # Demo GIF
└── readme.md # Documentation
This tool is for authorized security testing only!
- ✅ Test your own systems
- ✅ Use with written permission
- ❌ Never scan without authorization
- ❌ Not for malicious purposes
Contributions are welcome! Feel free to submit issues and pull requests.

