mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2024-11-22 02:43:02 +00:00
Update NMAP_cheat_sheet.md
This commit is contained in:
parent
78574734a7
commit
b044376ec8
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ The most common Nmap scripting engine categories:
|
|||
|
||||
## Additional Options
|
||||
|
||||
`-n`: Disables reverse IP address lookups
|
||||
`-n`: Disables reverse IP address lookups
|
||||
`-6`: Uses IPv6 only
|
||||
`-A`: Uses several features, including OS Detection, Version Detection, Script Scanning (default), and traceroute
|
||||
`--reason`: Displays the reason Nmap thinks that the port is open, closed, or filtered
|
||||
|
|
Loading…
Reference in a new issue