From 8b30dafe013a614a03bc62103b3f5645a452df5c Mon Sep 17 00:00:00 2001 From: Diego Parrilla Date: Sun, 13 Mar 2022 02:18:48 +0100 Subject: [PATCH] Add Threat Jammer to Security (#3094) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b2fcc29b..7e07cbb5 100644 --- a/README.md +++ b/README.md @@ -1477,6 +1477,7 @@ API | Description | Auth | HTTPS | CORS | | [SecurityTrails](https://securitytrails.com/corp/apidocs) | Domain and IP related information such as current and historical WHOIS and DNS records | `apiKey` | Yes | Unknown | | [Shodan](https://developer.shodan.io/) | Search engine for Internet connected devices | `apiKey` | Yes | Unknown | | [Spyse](https://spyse-dev.readme.io/reference/quick-start) | Access data on all Internet assets and build powerful attack surface management applications | `apiKey` | Yes | Unknown | +| [Threat Jammer](https://threatjammer.com/docs/index) | Risk scoring service from curated threat intelligence data | `apiKey` | Yes | Unknown | | [UK Police](https://data.police.uk/docs/) | UK Police data | No | Yes | Unknown | | [Virushee](https://api.virushee.com/) | Virushee file/data scanning | No | Yes | Yes | | [VulDB](https://vuldb.com/?doc.api) | VulDB API allows to initiate queries for one or more items along with transactional bots | `apiKey` | Yes | Unknown |