From d30fe32600152a014f6921908343a865faa3f566 Mon Sep 17 00:00:00 2001 From: wikijm Date: Sat, 8 Feb 2020 09:56:58 +0100 Subject: [PATCH] adding abuseipdb.com record What is AbuseIPDB? AbuseIPDB is a project dedicated to helping combat the spread of hackers, spammers, and abusive activity on the internet. Our mission is to help make Web safer by providing a central blacklist for webmasters, system administrators, and other interested parties to report and find IP addresses that have been associated with malicious activity online. You can report an IP address associated with malicious activity, or check to see if an IP address has been reported, by using the search box above. Power user? Consider registering an account to gain access to our powerful, free API for both reporting and checking the report status of IP addresses. We also support integration with Fail2Ban for automated reporting of abusive IPs. --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index 5fafb27..d08bbca 100644 --- a/public/arf.json +++ b/public/arf.json @@ -599,6 +599,11 @@ }, { "children": [ + { + "name": "AbuseIPDB (Webpage and API)", + "type": "url", + "url": "https://www.abuseipdb.com/" + }, { "name": "UrlQuery.net", "type": "url",