
HolyScan scans ports and detects services using a fast, Python-based engine with no external dependencies required.
HolyScan is a blazing-fast Python port scanner that identifies open ports and running services with ease. Built for red teamers and admins, it offers a multithreaded engine, custom scan ranges, and platform independence. With zero external dependencies, HolyScan keeps things lightweight and flexible while helping you quickly assess exposed ports across systems during engagements or audits.
-
Fast and efficient multi-threaded scanning
-
Identifies open ports and running services
-
Works seamlessly on Linux, macOS, and Windows
-
No external dependencies beyond Python’s standard modules
-
Custom scanning range for flexibility
- 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"
- Enter the IP Address (When Prompted)
- Enter the port number to scan, or leave blank to scan all 65,535 ports. (When Prompted)
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 MIT License. See the LICENSE file for details.