Skip to content

Instantly share code, notes, and snippets.

@sapran
Created March 18, 2018 17:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sapran/6df3b2942cb657f4345494ed2ed30db1 to your computer and use it in GitHub Desktop.
Save sapran/6df3b2942cb657f4345494ed2ed30db1 to your computer and use it in GitHub Desktop.
nmap options/ideas to avoid Firewall
fragmentation
-f
change default MTU
--mtu 24
random number of decoys
-D RND:10
Change Source port
--source-port 80
Append Random Data to Packet
--data-length 25
MAC Spoofing
--spoof-mac Dell/Apple/3Com
TTL
--ttl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment