Skip to content

HolyScan v1.0

Latest

Choose a tag to compare

@Cursed271 Cursed271 released this 07 Sep 09:48
· 3 commits to main since this release
dd1a5f7

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

  1. Ensure Python3 is installed.
  2. Clone the repo: git clone https://github.com/Cursed271/HolyScan
  3. Navigate to the directory: cd HolyScan
  4. Install dependencies: pip3 install -r requirements.txt
  5. Run the script: python3 HolyScan.py
  6. Provide the target IP address when prompted.
  7. 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.