There are two nmap scripts in this repository
- Shell script (.sh)
- Python3 script (.py)
They both perform nmap scanning automation, use your preferrd language.
The run the script is very simple.
- change the file permission : chmod +x
- run the script: ./ or bash
Happy Automation.