Skip to content

Instantly share code, notes, and snippets.

@hoodoer
Created December 10, 2019 09:38
Show Gist options
  • Save hoodoer/8b75463e8aca52a9a2b485869677f0a3 to your computer and use it in GitHub Desktop.
Save hoodoer/8b75463e8aca52a9a2b485869677f0a3 to your computer and use it in GitHub Desktop.
Tough Firewall Scanning tips for hard to detect services, firewalls that are generally a pain in the butt.
Hard to detect service, tweaks to nmap to help:
Slow it down with -T2 or -T1
Use masscan
Fin scans
Null scans
XMas scans
Fragment scans
Data length scan
TTL scan
Source port scan
http://www.hackingarticles.in/understanding-guide-nmap-firewall-scan-part-1/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment