Skip to content

Releases: Cursed271/IPScan

IPScan v1.0

07 Sep 09:49
354673f

Choose a tag to compare

IPScan v1.0 – Fast Network Host Discovery Tool

IPScan is a Python-based network reconnaissance tool designed for efficient active host discovery. It performs ICMP ping sweeps across an IP range or subnet using multithreading, providing fast, color-coded outputs for easy readability. Ideal for network admins and cybersecurity professionals.

Key Features

  • 🚀 Fast Host Discovery: Multithreaded scanning of IP ranges ensures quick detection of active hosts.
  • 📡 Ping Sweep Functionality: Checks reachability of IPs across subnets using ICMP ping.
  • 🧠 Smart Subnet Validation: Automatically validates and processes IP range or CIDR inputs.
  • 🎨 Colorful Terminal Output: Rich library formatting for clear and visually appealing results.
  • 🖥️ Cross-Platform Support: Works on both Windows and UNIX-based systems.

Installation & Usage

  1. Ensure Python3 is installed.
  2. Clone the repo: git clone https://github.com/Cursed271/IPScan
  3. Navigate to the directory: cd IPScan
  4. Install dependencies: pip3 install -r requirements.txt
  5. Run the script: python3 IPScan.py
  6. Enter the target IP range or subnet when prompted.

Feedback & Contributions

Bug reports, feature requests, and contributions are welcome. Reach out via GitHub Issues, Twitter, or email at cursed.pereira@proton.me.

License

IPScan is licensed under the COE or CursedSec Ownership Edict License.