Skip to content

A powerful and customizable Nmap wrapper that simplifies network scanning with user-friendly options, terminal output colorization, and enhanced scan techniques. Built to streamline network analysis for both beginners and experts.

License

Notifications You must be signed in to change notification settings

Harsh-Katiyar/ScanFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScanFlow is a user-friendly tool designed to simplify and enhance network scanning using Nmap. Whether you're a beginner or an experienced professional, ScanFlow makes complex scanning tasks easier with a sleek, customizable interface.

Features

  • Customizable scanning options (IP ranges, CIDR, ports, etc.)
  • Supports TCP SYN, UDP, and ACK scans
  • Version detection, OS fingerprinting, and firewall evasion
  • Beautiful color-coded terminal output for readability
  • User-friendly menus for quick configuration

Installation

  1. Ensure you have nmap installed:
    sudo apt-get install nmap
  2. Clone the repository:
    git clone https://github.com/yourusername/ScanFlow.git
    cd ScanFlow
  3. Install the required dependencies:
    pip install -r requirements.txt

Usage

python scanflow.py

About

A powerful and customizable Nmap wrapper that simplifies network scanning with user-friendly options, terminal output colorization, and enhanced scan techniques. Built to streamline network analysis for both beginners and experts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages