๐My projects
Last updated
Last updated
Script created in Bash that allows you to facilitate visibility of the ports that are open and the services behind each of them after a scan with NMAP.
Project in my GitHub
Examples:
It can be used both to analyze the previously mentioned data in a file or create the scan from scratch and then do the analysis.
โ More info in oports.sh -h โ
Firstly:
To be able to run it in any directory, save it here:
Give it execution permissions:
And that's it. Now you can run it in any directory. Type oports.sh -h to see how to use the script.
ยท NMAP