The following module takes a server log file and parses IP's with more than 100 hits, runs them through the AbuseIPDB API to check their locations and sorts them by highest abuseConfidenceScore. A module that should help find malicious IP's. You will need an abuseIPDB API key free at http://abuseipdb.com/ as well as have Python and Requests installed - pip install requests
-
Notifications
You must be signed in to change notification settings - Fork 0
The following module takes a server log file and parses IP's with more than 100 hits, runs them through the AbuseIPDB API to check their locations and sorts them by highest abuseConfidenceScore. A module that should help find malicious IP's. You will need an abuseIPDB API key free at http://abuseipdb.com/ as well as have Python and Requests install
vladjpuscasu/ServerIPLogChecker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The following module takes a server log file and parses IP's with more than 100 hits, runs them through the AbuseIPDB API to check their locations and sorts them by highest abuseConfidenceScore. A module that should help find malicious IP's. You will need an abuseIPDB API key free at http://abuseipdb.com/ as well as have Python and Requests install
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published