Browse Source

Merge pull request #423 from paralax/add/otx

add OTX to anti-malware section
pull/427/head
Mike Street 6 years ago
committed by GitHub
parent
commit
b752c45aa3
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -68,6 +68,7 @@ API | Description | Auth | HTTPS | Link |
### Anti-Malware
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| AlienVault Open Threat Exchange (OTX) | IP/domain/URL reputation | `apiKey` | Yes | [Go!](https://otx.alienvault.com/api/) |
| Certly | Certly Link/Domain Flagging | `apiKey` | Yes | [Go!](https://guard.certly.io/) |
| Google Safe Browsing | Google Link/Domain Flagging | `apiKey` | Yes | [Go!](https://developers.google.com/safe-browsing/) |
| Metacert | Metacert Link Flagging | `apiKey` | Yes | [Go!](https://metacert.com/) |


Loading…
Cancel
Save