Skip to content

Ultra‑fast Python port scanner using sockets and threading. Detects open ports and services reliably on any host for effective network recon.

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

Welcome to HolyScan Typing SVG


Version License Python Status


Overview 🎯

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.

Key Features

  • 🚀 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.

Screenshots 📸

HolyScan Interface:

Installation ⚒️

  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 "pip install -r requirements.txt"
  5. Execute the Script: Use "python3 HolyScan.py"
  6. Enter one or more port numbers (comma-separated) to start the scan.

Legal Disclaimer ⚖️

⚠️ Important Notice

This tool is intended for:

  • Authorized security testing ONLY
  • Educational and research purposes
  • Legal and ethical use cases

You must:

  • Obtain proper authorization before use
  • Comply with all applicable laws
  • Use responsibly and ethically

The author assumes no liability for misuse of this tool.

Contributing 💡

  • Steven Pereira (aka Cursed) - Creator & Maintainer

Contributions welcome! Feel free to:

  • 🐛 Report bugs
  • 💡 Suggest features
  • 🔧 Submit pull requests
  • 📖 Improve documentation

License 📃

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.

Let's Connect ⛓️‍💥

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

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

Releases

No releases published

Languages