Skip to content

HolyScan is a fast, multithreaded port scanner written in Python. Identify open ports and services efficiently. No external dependencies, cross-platform compatible, built for penetration testers and network administrators.

License

Notifications You must be signed in to change notification settings

Cursed271/HolyScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HolyScan Logo

HolyScan

HolyScan scans ports and detects services using a fast, Python-based engine with no external dependencies required.

📖 Table of Contents

🚀 Introduction

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.

✨ Features:

  • 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

⚙️ Installation and Usage:

  1. Pre-requisites: Ensure you have Python3 installed on your system.
  2. Clone the Repo: Use "git clone https://github.com/Cursed271/HolyScan"
  3. Traverse into the Directory: Use "cd HolyScan"
  4. Install Dependencies: Use "pip3 install -r requirements.txt"
  5. Execute the Script: Use "python3 HolyScan.py"
  6. Enter the IP Address (When Prompted)
  7. Enter the port number to scan, or leave blank to scan all 65,535 ports. (When Prompted)

💬 Feedback

Have suggestions or feature requests? Feel free to reach out via:

Your feedback helps improve HolyScan! Contributions and PRs are always welcome. 🚀

🙌 Contributors

  • Steven Pereira (aka Cursed) - Creator & Maintainer

📜 License

HolyScan is licensed under the MIT License. See the LICENSE file for details.

About

HolyScan is a fast, multithreaded port scanner written in Python. Identify open ports and services efficiently. No external dependencies, cross-platform compatible, built for penetration testers and network administrators.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages