From a8efe97a02a8b3056f0b737e30418adced2b3a94 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 9 Oct 2019 14:52:41 +0300 Subject: [PATCH] roles/common: Update list of abusive IPv4 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 > /tmp/ips.txt Then I add the XML formatting to the file and run it through tidy. --- roles/common/files/abusers-ipv4.xml | 19912 +++++++++++++------------- 1 file changed, 9956 insertions(+), 9956 deletions(-) diff --git a/roles/common/files/abusers-ipv4.xml b/roles/common/files/abusers-ipv4.xml index 8a45d1d..9448ad9 100644 --- a/roles/common/files/abusers-ipv4.xml +++ b/roles/common/files/abusers-ipv4.xml @@ -3,10004 +3,10004 @@