Release v1.0
First stable release of AbuseIP-db-scanner
SHA256 Hashes:
abuseipdb.exe: 3e93854586efaf65ef9f9e67258c7a897cdf26d93f712570886944e640b3f1d9
abuseipdb.py: e1246143582b0967816c32610a952233d1f905c1b9527e4a1c91218830a662f3
Windows binaries and Python3 version available
The windows binary should work fine in Windows 10. In any other case you may need to download Windows 10 Universal C Runtime
What's New!
- Save API Key to a file
- Added -d or --days switch to keep generic script as a complete CLI solution which might be better for automation
- Retrieve Reports by specifying number of days. If no number of days is specified the default value of 30 is used
Features
- Registry API key Storage (Windows only)
- Input Key on first run
- Store API Key to file (python version)
- Export to CSV
- Export to Tab Seperated Values
- IP parser that will automatically:
- Grab all IP addresses in the file no matter the formatting
- Detect and remove duplicate IP addresses
- Detect and remove local subnet IP addresses (192.168.0.0/16, 172.16.0.0/12, 10.0.0.0/8)
Generic Release
The generic release uses the file method to store your API key.