HolyScan quickly scans IP addresses for open ports, identifying services with minimal system resource consumption.
HolyScan is a lightweight and fast Python-based port scanner designed to identify open ports on any given IP address. Using multithreading and the socket library, it scans a wide range of ports and identifies the services running on them. HolyScan is efficient, platform-independent, and built for cybersecurity professionals needing quick reconnaissance on network services.
-
🚀 Fast Port Scanning: Uses multithreading for rapid scanning of ports on specified IP addresses.
-
🧠 Service Identification: Identifies services running on open ports, such as HTTP, SSH, FTP, etc.
-
🎨 Colorful Output: Displays results in a visually appealing format using the rich library for easy reading.
-
🖥️ Cross-Platform: Compatible with Windows, macOS, and Linux systems without additional dependencies.
-
🛠️ Customizable Port Range: Scan specific ports or all ports from 1 to 65535 based on user input.
- Pre-requisites: Ensure you have Python3 installed on your system.
- Clone the Repo: Use "git clone https://github.com/Cursed271/HolyScan"
- Traverse into the Directory: Use "cd HolyScan"
- Install Dependencies: Use "pip3 install -r requirements.txt"
- Execute the Script: Use "python3 HolyScan.py"
- Provide Target IP Address (When Prompted)
- Specify Port Numbers (When Prompted): Enter one or more port numbers (comma-separated) to start the scan.
Have suggestions or feature requests? Feel free to reach out via:
- 🐦 Twitter: @Cursed271
- 🐙 GitHub: @Cursed271
- 🔗 LinkedIn: Steven Pereira
- 📧 Email: cursed.pereira@proton.me
- 🐞 File an Issue: GitHub Issues
- 💡 Request a Feature: Feature Requests
Your feedback helps improve HolyScan! Contributions and PRs are always welcome. 🚀
- Steven Pereira (aka Cursed) - Creator & Maintainer
HolyScan is licensed under the COE or CursedSec Ownership Edict License.
This software is proprietary intellectual property owned exclusively by CursedSec.
Unauthorized redistribution, modification, and re-uploading to any other repository (public or private) are strictly forbidden and constitute a direct violation of the CursedSec Ownership Edict (COE).
Consider this a warning: I track every copy. Get your own ideas, you lazy little shits.
Violators will face immediate legal action and DMCA takedown requests. All development must be conducted via approved Pull Requests on this official repository.

