"mall-portal/src/git@ustchcs.com:wwwanlingxiao/mall.git" did not exist on "92b0a0ccb4e0e7177050cff85b4dcf0b1ddb0e87"
Commit 09d3ca7d authored by tutosfaciles48's avatar tutosfaciles48 Committed by Yann Bertrand
Browse files

Adding AbuseIPDB (#1026)

* Adding AbuseIPDB

Add Abuse IP DB service

* Update README.md

Editing AbuseIP DB api documentation link

* Fix AbuseIPDB documentation url
parent e56b5c1c
...@@ -90,6 +90,7 @@ API | Description | Auth | HTTPS | CORS | ...@@ -90,6 +90,7 @@ API | Description | Auth | HTTPS | CORS |
### Anti-Malware ### Anti-Malware
API | Description | Auth | HTTPS | CORS | 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 | | [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 | | [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 | | [Metacert](https://metacert.com/) | Metacert Link Flagging | `apiKey` | Yes | Unknown |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment