From 2636f18653b44aecb2a6ada313e82b5c1410b4c0 Mon Sep 17 00:00:00 2001 From: rgd Date: Thu, 21 May 2020 11:42:18 +0200 Subject: [PATCH] ADD Mozilla Observatory scanner API --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8db8ebfb..7379bfde 100644 --- a/README.md +++ b/README.md @@ -706,6 +706,8 @@ 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 | | [UK Police](https://data.police.uk/docs/) | UK Police data | No | Yes | Unknown | +| [Mozilla http scanner](https://http-observatory.security.mozilla.org/api/v1/) | Mozilla observatory http scanner | No | Yes | Unknown | +| [Mozilla tls scanner](https://tls-observatory.services.mozilla.com/api/v1/) | Mozilla observatory tls scanner | No | Yes | Unknown | **[⬆ Back to Index](#index)** ### Shopping