Browse Source

Adding AbuseIPDB (#1026)

* Adding AbuseIPDB

Add Abuse IP DB service

* Update README.md

Editing AbuseIP DB api documentation link

* Fix AbuseIPDB documentation url
pull/1051/head
tutosfaciles48 4 years ago
committed by Yann Bertrand
parent
commit
09d3ca7d54
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -90,6 +90,7 @@ API | Description | Auth | HTTPS | CORS |
### Anti-Malware
API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [AbuseIPDB](https://docs.abuseipdb.com/) | IP/domain/URL reputation | `apikey` | Yes | Unknown |
| [AlienVault Open Threat Exchange (OTX)](https://otx.alienvault.com/api/) | IP/domain/URL reputation | `apiKey` | Yes | Unknown |
| [Google Safe Browsing](https://developers.google.com/safe-browsing/) | Google Link/Domain Flagging | `apiKey` | Yes | Unknown |
| [Metacert](https://metacert.com/) | Metacert Link Flagging | `apiKey` | Yes | Unknown |


Loading…
Cancel
Save