From e998634a74e4ff5a2ac0c96301f4dc971d0d2175 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jatniel=20Guzm=C3=A1n?= <1070744+jatniel@users.noreply.github.com> Date: Thu, 4 Sep 2025 11:04:35 +0200 Subject: [PATCH] Remove duplicate section on sending packets with bad or bogus TCP/UDP checksums from nmap cheat sheet --- nmap-cheat-sheet.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/nmap-cheat-sheet.md b/nmap-cheat-sheet.md index af12067..1f4f3e7 100644 --- a/nmap-cheat-sheet.md +++ b/nmap-cheat-sheet.md @@ -218,11 +218,6 @@ nmap --randomize-hosts [Target IP Address/Range of IP addresses] nmap --badsum [Target IP Address/Range of IP addresses] ``` -#### Send the packets with bad or bogus TCP/UPD checksums -```sh -nmap --badsum [Target IP Address/Range of IP addresses] -``` - ### Scanning for vulneabilities #### Identify the IPv6 capabilities of a device