From b044376ec8f4380e38883e293e4e0c28afb5142f Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Wed, 26 Dec 2018 21:47:48 -0500 Subject: [PATCH] Update NMAP_cheat_sheet.md --- cheat_sheets/NMAP_cheat_sheet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cheat_sheets/NMAP_cheat_sheet.md b/cheat_sheets/NMAP_cheat_sheet.md index adaf472..746600d 100644 --- a/cheat_sheets/NMAP_cheat_sheet.md +++ b/cheat_sheets/NMAP_cheat_sheet.md @@ -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