Skip to content

A beginner-friendly Python tool by Ranchiro for scanning vulnerabilities and gathering system information using Nmap, OWASP ZAP, and Nettacker — perfect for Kali/Parrot users.

Notifications You must be signed in to change notification settings

Ranchiro/Vulnerability-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔍 Vulnerability Scanner

Automated Security Assessment & Information Gathering Tool

Python Kali Linux Parrot OS License

A beginner-friendly Python tool for scanning vulnerabilities
Using Nmap, OWASP ZAP, and Nettacker — perfect for Kali/Parrot users.

Scanner Preview

⚠️ Requirements

💾 Minimum 3 GB free space needed!

🎯 About

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

✨ Features

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

🛠️ Tech Stack

Python Nmap OWASP Docker

🚀 Quick Start

One-Line Installation

git clone https://github.com/Ranchiro/Vulnerability-Scanner.git && cd Vulnerability-Scanner && python3 dummy_scan.py

Manual Setup

# Clone the repository
git clone https://github.com/Ranchiro/Vulnerability-Scanner.git
cd Vulnerability-Scanner

# Run the scanner
python3 dummy_scan.py

📸 Screenshots

Setup Scanning

📁 Project Structure

Vulnerability-Scanner/
├── dummy_scan.py       # Main scanner script
├── sample.txt          # Sample configuration
├── kali2.jpg           # Screenshot
├── setup&run.gif       # Demo GIF
└── readme.md           # Documentation

🛡️ Ethical Usage

This tool is for authorized security testing only!

  • ✅ Test your own systems
  • ✅ Use with written permission
  • ❌ Never scan without authorization
  • ❌ Not for malicious purposes

🤝 Contributing

Contributions are welcome! Feel free to submit issues and pull requests.

👨‍💻 Author

Ruchir Ganatra

GitHub LinkedIn


⭐ Star this repo if you find it helpful! ⭐

About

A beginner-friendly Python tool by Ranchiro for scanning vulnerabilities and gathering system information using Nmap, OWASP ZAP, and Nettacker — perfect for Kali/Parrot users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages