An open API service indexing awesome lists of open source software.

https://github.com/duzzisantos/network-scanning-nmap


https://github.com/duzzisantos/network-scanning-nmap

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Network scanning using NMAP

This tool is used to scan IP address together with its port range to determine:

- Its total hosts
- If it has TCP
- Its host name
- All its protocols
- Its TCP details
- Other scan information
- Open ports that might need to be closed

## How to use

Client provides IP Address and Port Range values to initiate scan and display results
which can be used to further do more network advisory.