From fd475f98cb9cf20a8435539d7e7dfa5ebbf85057 Mon Sep 17 00:00:00 2001 From: staticsafe Date: Wed, 15 Apr 2020 10:52:25 -0400 Subject: [PATCH] add some more ipsets for erlking and waldo --- .../files/erlking.asininetech.net.ipset | 14 +++++++++++++ .../files/waldo.asininetech.net.ipset | 20 +++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 ubuntu/roles/ipset-deploy/files/erlking.asininetech.net.ipset create mode 100644 ubuntu/roles/ipset-deploy/files/waldo.asininetech.net.ipset diff --git a/ubuntu/roles/ipset-deploy/files/erlking.asininetech.net.ipset b/ubuntu/roles/ipset-deploy/files/erlking.asininetech.net.ipset new file mode 100644 index 0000000..6901bbe --- /dev/null +++ b/ubuntu/roles/ipset-deploy/files/erlking.asininetech.net.ipset @@ -0,0 +1,14 @@ +create nasties hash:net family inet hashsize 1024 maxelem 65536 +# domaincrawler.com aggressive crawler/bot +add nasties 185.6.8.3/32 +add nasties 185.6.8.7/32 +# Bytespider crawler, aggressive +add nasties 110.240.0.0/12 +add nasties 111.224.0.0/14 +add nasties 220.243.128.0/20 +# Seekport Crawler, aggressive +add nasties 95.216.172.167/32 +# SearchAtlas.com SEO Crawler, doesn't respect robots.txt +add nasties 147.75.106.146/32 +# moz.com SEO crawler +add nasties 216.244.66.229/32 diff --git a/ubuntu/roles/ipset-deploy/files/waldo.asininetech.net.ipset b/ubuntu/roles/ipset-deploy/files/waldo.asininetech.net.ipset new file mode 100644 index 0000000..404f4b6 --- /dev/null +++ b/ubuntu/roles/ipset-deploy/files/waldo.asininetech.net.ipset @@ -0,0 +1,20 @@ +create nasties hash:net family inet hashsize 1024 maxelem 65536 +# domaincrawler.com aggressive crawler/bot +add nasties 185.6.8.3/32 +add nasties 185.6.8.7/32 +# infegy data collection +add nasties 173.244.135.0/24 +# 1776 Solutions, kiwifarms +add nasties 103.114.191.0/24 +# Bytespider crawler, aggressive +add nasties 110.240.0.0/12 +add nasties 111.224.0.0/14 +add nasties 220.243.128.0/20 +# Seekport Crawler, aggressive +add nasties 95.216.172.167/32 +# SearchAtlas.com SEO Crawler, doesn't respect robots.txt +add nasties 147.75.106.146/32 +# AlkonavtNetwork, Russian spam account creation source +add nasties 5.188.210.0/24 +# moz.com SEO crawler +add nasties 216.244.66.229/32