From cefd43c52447e9daddfec5964834abedf3ff6bfe Mon Sep 17 00:00:00 2001 From: jose nazario Date: Fri, 28 Jul 2017 08:36:05 -0400 Subject: [PATCH] add OTX to anti-malware section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b4d53d8..4874b79f 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ API | Description | Auth | HTTPS | Link | | Metacert | Metacert Link Flagging | `apiKey` | Yes | [Go!](https://metacert.com/) | | VirusTotal | VirusTotal File/URL Analysis | `apiKey` | Yes | [Go!](https://www.virustotal.com/en/documentation/public-api/) | | Web Of Trust (WOT) | Website reputation | `apiKey` | Yes | [Go!](https://www.mywot.com/wiki/API) | +| AlienVault Open Threat Exchange (OTX) | IP/domain/URL reputation | `apiKey` | Yes | [Go!](https://otx.alienvault.com/api/) | ### Art & Design API | Description | Auth | HTTPS | Link |