HolyScan v1.0 – Lightweight & Fast Port Scanner
HolyScan is a Python-based port scanner designed to quickly identify open ports on a given IP address and determine the services running on them. Using multithreading and the socket library, HolyScan delivers fast, efficient, and platform-independent network reconnaissance.
Key Features
- 🚀 Fast Port Scanning: Multithreaded scanning for rapid results.
- 🧠 Service Identification: Detects services like HTTP, SSH, FTP, and more.
- 🎨 Colorful Output: Rich library output for easy readability.
- 🖥️ Cross-Platform: Works on Windows, macOS, and Linux.
- 🛠️ Customizable Ports: Scan specific ports or the full range from 1 to 65535.
Installation & Usage
- Ensure Python3 is installed.
- Clone the repo:
git clone https://github.com/Cursed271/HolyScan - Navigate to the directory:
cd HolyScan - Install dependencies:
pip3 install -r requirements.txt - Run the script:
python3 HolyScan.py - Provide the target IP address when prompted.
- Specify one or more port numbers (comma-separated) to start the scan.
Feedback & Contributions
Bug reports, feature requests, and contributions are welcome. Reach out via GitHub Issues, Twitter, or email at [email protected].
License
HolyScan is licensed under the COE or CursedSec Ownership Edict License.