Skip to content

kristuff/abuseipdb-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

93 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

kristuff/abuseipdb-cli

A CLI tool to check/report IP addresses with the AbuseIPDB API V2

Build Status Scrutinizer Code Quality Latest Stable Version License

sample-report

Features

  • Single IP check request βœ“
  • IP block check request βœ“
  • Blacklist request βœ“
  • Single IP report request βœ“
  • Bulk report request (send csv file) βœ“
  • Clear IP address request (remove your own reports) βœ“
  • Auto cleaning report comments from sensitive data (email, custom ip/domain names list) βœ“
  • Output: colored reports, JSON or plaintext βœ“
  • Define timeout for cURL internal requests (in config or from command line) βœ“
  • Easy Fail2ban integration βœ“

Requirements

  • PHP version: >= 7.1
  • PHP's modules: php-curl, php-mbstring
  • A valid abuseipdb.com account with an API key
  • Composer for install (not required if you install the .deb package)

Dependencies

More infos

Screenshots

sample-check-internal-ip

sample-checkblock-internal-ip

sample-check-bad-ip

sample-checkblock-bad-ip

sample-report-internal-ip

sample-sample-clear-internal-ip

sample-blacklist

sample-blacklist-plaintext

License

The MIT License (MIT)

Copyright (c) 2020-2022 Kristuff

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A CLI tool to check βœ”οΈ, report 🚩 IP addresses, download blacklist 🚫 with AbuseIPDB API v2

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published