Skip to content

welshdragon779/nmap_automater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Nmap Automater README

The Nmap Automater is a tool that simplifies the process of running Nmap scans and analyzing the results. It can be used for network reconnaissance, vulnerability scanning, and penetration testing.

Installation

To install the Nmap Automater, follow these steps:

  1. Clone the repository onto your local machine using the following command:

git clone https://github.com/your-username/nmap-automater.git

  1. Navigate to the project directory

  2. Install the required dependencies:

pip install -r requirements.txt

  1. Install Nmap if it is not already installed on your system. On Linux, you can install it using the following command:

sudo apt-get install nmap

Usage

To use the Nmap Automater, follow these steps:

  1. Open the nmap_automater.sh file.

  2. Edit the target variable with the IP address or domain name of the target system.

  3. Run the script using bash with IP Range and port range as argument 1 and 2 respectively

  4. Wait for the script to finish running. It will output a summary of the scan results, including open ports, running services, and operating system information.

Contributing

Contributions to the Nmap Automater project are welcome! If you find a bug or have an idea for an improvement, please create a new issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

short bash script for automating entire nmap scanning process for any of our desired ip address or ip range or port range ....

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages