Skip to content

Instantly share code, notes, and snippets.

@dustyfresh
Created October 7, 2016 13:34
Show Gist options
  • Save dustyfresh/fa3c641bd926a45bcfd56fd739dda643 to your computer and use it in GitHub Desktop.
Save dustyfresh/fa3c641bd926a45bcfd56fd739dda643 to your computer and use it in GitHub Desktop.
textfile of ipv4 ranges to exclude from port scanning
# Martian ranges
0.0.0.0/8
10.0.0.0/8
100.64.0.0/10
127.0.0.0/8
127.0.53.53
169.254.0.0/16
172.16.0.0/12
192.0.0.0/24
192.0.2.0/24
192.168.0.0/16
198.18.0.0/15
198.51.100.0/24
203.0.113.0/24
224.0.0.0/4
240.0.0.0/4
255.255.255.255/32
# start of US DoD ranges
6.0.0.0/8
7.0.0.0/8
11.0.0.0/8
21.0.0.0/8
22.0.0.0/8
26.0.0.0/8
28.0.0.0/8
29.0.0.0/8
30.0.0.0/8
33.0.0.0/8
55.0.0.0/8
214.0.0.0/8
215.0.0.0/8
# Caltech gets butthurt
131.215.0.0/16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment