roles/common: Update list of abusive IP addresses

This comes from the AbuseIPDB with a confidence level of 95%. I use
the following command to download and sort the IPs:

$ curl -G https://api.abuseipdb.com/api/v2/blacklist -d confidenceMinimum=95 -H "Key: $ABUSEIPDB_API_KEY" -H "Accept: text/plain" | sort | sed -e '/:/w /tmp/ipv6.txt' -e '/:/d' > /tmp/ipv4.txt

I manually add the XML formatting to each file and run them through
tidy.
This commit is contained in:
Alan Orth 2019-11-04 10:12:17 +02:00
parent 48a9acadd9
commit 8edc68ca3c
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
2 changed files with 2207 additions and 2207 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,8 +3,6 @@
<option name="family" value="inet6" />
<short>abusers-ipv6</short>
<description>A list of abusive IPv6 addresses.</description>
<entry>2001:41d0:1000:e68::</entry>
<entry>2001:bc8:4734:a70d::1</entry>
<entry>240e:f7:4f01:c::3</entry>
<entry>2607:5300:60:520a::</entry>
<entry>2607:5300:60:6d87::</entry>