Skip to content

Atul-dubal/Nmap-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nmap Web

This repository contains a Python script for performing Nmap scans on web targets. It provides a command-line interface for users to interact with and execute Nmap scans with various options.

Usage

To use the Nmap Web script, follow these steps:

  1. Ensure that the data/ directory exists in the repository. If not found, update the tools by running:

    python3 setup.py
  2. Run the script without any arguments to start the interactive mode:

    python nmap_web.py
  3. Follow the prompts to choose from the following options:

    • Start a scan
    • Update the tool
    • Get help
    • Exit

Command-line Options

The script supports the following command-line options:

  • -h or --help: Display help information.
  • --update or -u: Update the tool to the latest version.

Author

This tool is developed by Atul Dattatray Dubal.

Acknowledgements

  • Nmap - A powerful network scanning tool.
  • Figlet - A program for making large letters out of ordinary text.
  • Python - The programming language used to develop this tool.
  • ASCII Art Generator - Used to generate ASCII art for the title.

About

Nmap With Better Browser Experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages