Nmap is one of the most popular network mappers in the infosec world. It’s utilized by cybersecurity professionals and newbies alike to audit and discover local and remote open ports, as well as hosts and network information. Here is a quick cheat sheet that you can use while working with Nmap.
Scanning command syntax
Scanning Command Syntax
nmap [scan types] [options] {172.16.1.1 specification}
Port Specification options
Syntax | Example | Description | ||||||||
-P |
nmap –p 23 172.16.1.1 |
Port scanning port specific port | ||||||||
-P |
nmap –p 23-100 172.16.1.1 |
Port scanning port specific port range | ||||||||
-p |
Read the rest of this story with a free account. Already have an account? Sign in Author
Subscribe
0 Comments
Newest
|