Author: CaptainMGC [ https://github.com/captainmgc ]
CyberScan is a modern Python-based information gathering and security assessment tool that helps you analyze and gather information about target systems.
CyberScan is designed to be a fast and efficient tool for gathering information about networks and hosts. It uses various scanning techniques and APIs to extract data such as DNS records, IP locations, open ports, and more. The project is built with Python and aims to be lightweight yet powerful, making it useful for cybersecurity professionals and ethical hackers.
This tool is regularly updated to ensure compatibility with the latest security standards and APIs. Contributions and feature requests are always welcome!
git clone https://github.com/captainmgc/CyberScan.gitcd CyberScan
chmod +x install
./installRun in Terminal:
cyberscan(For Android Termux, run directly with: python3 cyberscan)
- 🔍 DNS Lookup
- 👤 Whois Lookup
- 🌍 GeoIP Lookup
- 🌐 Subnet Lookup
- 🔒 Port Scanner
- 🔗 Extract Links
- 🔄 Zone Transfer
- 📋 HTTP Header
- 🎯 Host Finder
- 📍 IP-Locator
- 🛣️ Traceroute
- 🔎 Host DNS Finder
- 🔄 Reverse IP Lookup
- 📧 Email Collection
- ⚙️ Install & Update
- ℹ️ About Me
- 🚪 Exit
- 🌐 GitHub: https://github.com/captainmgc
- 💻 Tested On: Windows / Linux / Android (Termux)
- Python 3.x
- pip3
- Modern Linux/Windows/Android system