Skip to content

farixzz/CyberReconScanner

Repository files navigation

🛡️ Cyber Recon Scanner

A Python-based GUI tool for offensive reconnaissance, integrating powerful scanning utilities like Nmap, Nikto, SQLMap, Gobuster, Metasploit, and Hydra — all under one sleek interface powered by CustomTkinter.


🚀 Features

  • 🔍 One-click scan execution via GUI
  • 🧠 Intelligent domain/IP recognition
  • 📦 Results saved automatically (/results folder)
  • ⚙️ Customizable scan options (ports, SQLMap URLs, force mode)
  • 🧾 Exportable PDF scan reports
  • 🪪 Dark Mode GUI powered by CustomTkinter
  • 🛠 Hydra Brute Force login support (adding soon!)
  • ✅ Supports both HTTP & HTTPS fallback

🔧 Tools Integrated

Tool Purpose
Nmap Port scanning & service detection
Nikto Web server vulnerability scan
SQLMap SQL injection testing
Gobuster Directory brute forcing
Metasploit Multi-module exploit scanner

🖥️ GUI Screenshot

GUI Screenshot


💾 Installation

🔗 Requirements

  • Python 3.10+
  • Git
  • Dependencies (see below)

🐍 Install dependencies

pip install -r requirements.txt

🛠 Setup Instructions

git clone https://github.com/farixzz/CyberReconScanner.git
cd CyberReconScanner
python main.py

🧠 How to Use

  1. Run main.py
  2. Enter the target IP or domain.
  3. Select tools to include (e.g., Nmap, GoBuster).
  4. Hit "Run Scan" and view results in terminal or /results folder.

🤝 Contributing

Contributions, issues, and feature requests are welcome!
Feel free to fork the repo and submit a pull request.


📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


👨‍💻 Author

Faris Muhammed
Ethical Hacker & Cybersecurity Analyst | Specializing in VAPT, Python Automation & OSINT Tools

🔗 LinkedIn
💻 GitHub
🌐 Portfolio


⚠️ Disclaimer

This tool is developed strictly for educational purposes and authorized security testing only. Cyber Recon Scanner is intended to aid ethical hackers and security professionals in conducting secure and legal reconnaissance on systems they own or have explicit permission to test.

❌ Do NOT use this tool for any unauthorized or malicious activity.

The developer is not responsible for any misuse or damage caused by this tool. Always follow your local laws and industry best practices.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors