aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCHEF-KOCH <[email protected]>2015-09-04 14:41:00 +0200
committerCHEF-KOCH <[email protected]>2015-09-04 14:41:00 +0200
commit5fd894bbaaf0ac6d5adf66954a4d442088c9c517 (patch)
treea37eaf276c31862b4c22c04bfa6da15a6b70872f
parentToDo update, minor corrections (diff)
downloadnsablocklist-5fd894bbaaf0ac6d5adf66954a4d442088c9c517.tar.xz
nsablocklist-5fd894bbaaf0ac6d5adf66954a4d442088c9c517.zip
small changes, prepare IPv6 HOSTS and may add bit notation and dotted decimal lists in the future
Dotted decimal list = In an reserved-netmask Cisco ACl format Bit Notation List = In an Juniper prefix-list format Both are html formatted, for e.g. blogs, cisco routers, ... Signed-off-by: CHEF-KOCH <[email protected]>
-rw-r--r--README.md1
-rw-r--r--problematic.txt17
2 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1c64e13..9ebf01a 100644
--- a/README.md
+++ b/README.md
@@ -221,6 +221,7 @@ Spying programs
* WEALTHYCLUSTER
* APEX
* COMSAT
+* IRRITANT HORN
* ....
diff --git a/problematic.txt b/problematic.txt
index 58dae50..bfb5684 100644
--- a/problematic.txt
+++ b/problematic.txt
@@ -1,10 +1,27 @@
The following addresses may break some providers and are excluded from the HOSTS file:
--------------------------------------------------------------------------------------
+##############
+#### IANA ####
+##############
# IANA Multicast [block if you not need it]
224.0.0.0 - 239.255.255.255
+# IANA Private list [block if you not need it]
+
+
+
+# IANA Reserved list [block if you not need it]
+
+
+
+# RFC 1918 for e.g. OpenVPN/...
+#10.0.0.0 - 10.255.255.255 [(10/8 prefix]
+#172.16.0.0 - 172.31.255.255 [(172.16/12 prefix]
+#192.168.0.0 - 192.168.255.255 [192.168/16 prefix]
+
+
# Deutsche Telekom AG [NSA-affiliated IP ranges]
79.192.0.0 - 79.244.191.255
80.128.0.0 - 80.146.159.255