From cdc1bb183227d2f65920f962159bb660580c8119 Mon Sep 17 00:00:00 2001 From: Alexander J Date: Mon, 21 Jan 2019 14:55:41 +0100 Subject: [PATCH] Mention MWDB --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7de4e65..95d8a36 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ API | Description | Auth | HTTPS | Link | Free / Commercial| | MAC address API | Threat Intel | `apiKey` | Yes | [Link!](https://macaddress.io/api-documentation) |Commercial| | Malpedia | Curated list of malware | `apiKey` | Yes | [Link!](https://malpedia.caad.fkie.fraunhofer.de/usage/api) |Free| | MaxMind | GeoIP and More | `apiKey` | Yes | [Link!](https://dev.maxmind.com/) |?| +| MWDB | The MWDB system (also known as the “Malware Database”) is a repository for storing malware samples and information acquired during their analysis | `apiKey` | Yes | [Link!](https://github.com/CERT-Polska/mwdblib/blob/public/src/api.py) |Free| | NeutrinoAPI | IP Blocklist API | `apiKey` | Yes | [Link!](https://www.neutrinoapi.com/api/ip-blocklist/) |?| | Passive Total | Threat Intel | `apiKey` | Yes | [Link!](https://api.passivetotal.org/api/docs/) |?| | Pastebin | | `apiKey` | Yes | [Link!](https://pastebin.com/api) |?|