From 063167943c3e737e70ad240ed6ee2e819640cddc Mon Sep 17 00:00:00 2001 From: Silas Date: Fri, 20 Aug 2021 13:19:43 -0400 Subject: [PATCH] Added MalShare --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1428aee0..6e21bc83 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ 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 | +| [MalShare](https://malshare.com/doc.php) | Malware Archive / file sourcing | `apiKey` | Yes | No | | [Metacert](https://metacert.com/) | Metacert Link Flagging | `apiKey` | Yes | Unknown | | [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 |