From baff7b7718d325e882b5769fa30d43314f11b493 Mon Sep 17 00:00:00 2001 From: Lone Ranger Date: Mon, 4 Oct 2021 22:26:15 +0600 Subject: [PATCH] Add Web Of Trust API to Anti-Malware --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6719249a..378fd279 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ API | Description | Auth | HTTPS | CORS | | [URLhaus](https://urlhaus-api.abuse.ch/) | Bulk queries and Download Malware Samples | No | Yes | Unknown | | [URLScan.io](https://urlscan.io/about-api/) | Scan and Analyse URLs | `apiKey` | Yes | Unknown | | [VirusTotal](https://www.virustotal.com/en/documentation/public-api/) | VirusTotal File/URL Analysis | `apiKey` | Yes | Unknown | +| [Web of Trust](https://support.mywot.com/hc/en-us/sections/360004477734-API-) | IP/domain/URL reputation | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)** ### Art & Design