From 2636f18653b44aecb2a6ada313e82b5c1410b4c0 Mon Sep 17 00:00:00 2001 From: rgd Date: Thu, 21 May 2020 11:42:18 +0200 Subject: [PATCH 1/4] 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 From 0ffc628e22c1e6ef6bdc56126baf53d683647585 Mon Sep 17 00:00:00 2001 From: rgd Date: Thu, 21 May 2020 11:47:23 +0200 Subject: [PATCH 2/4] Mozilla Observatory ordered alphabetically --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7379bfde..54411cec 100644 --- a/README.md +++ b/README.md @@ -702,12 +702,12 @@ API | Description | Auth | HTTPS | CORS | | [FilterLists](https://filterlists.com) | Lists of filters for adblockers and firewalls | No | Yes | Unknown | | [FraudLabs Pro](https://www.fraudlabspro.com/developer/api/screen-order) | Screen order information using AI to detect frauds | `apiKey` | Yes | Unknown | | [HaveIBeenPwned](https://haveibeenpwned.com/API/v3) | Passwords which have previously been exposed in data breaches | `apiKey` | 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 | | [National Vulnerability Database](https://nvd.nist.gov/vuln/Data-Feeds/JSON-feed-changelog) | U.S. National Vulnerability Database | No | Yes | Unknown | | [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 From 301e05ec4499618a57f281fd25987647fffb2643 Mon Sep 17 00:00:00 2001 From: rgd Date: Thu, 21 May 2020 11:54:26 +0200 Subject: [PATCH 3/4] Replace url to a valid url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 54411cec..356934fb 100644 --- a/README.md +++ b/README.md @@ -702,8 +702,8 @@ API | Description | Auth | HTTPS | CORS | | [FilterLists](https://filterlists.com) | Lists of filters for adblockers and firewalls | No | Yes | Unknown | | [FraudLabs Pro](https://www.fraudlabspro.com/developer/api/screen-order) | Screen order information using AI to detect frauds | `apiKey` | Yes | Unknown | | [HaveIBeenPwned](https://haveibeenpwned.com/API/v3) | Passwords which have previously been exposed in data breaches | `apiKey` | 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 | +| [Mozilla http scanner](https://github.com/mozilla/http-observatory/blob/master/httpobs/docs/api.md) | Mozilla observatory http scanner | No | Yes | Unknown | +| [Mozilla tls scanner](https://github.com/mozilla/tls-observatory#api-endpoints) | Mozilla observatory tls scanner | No | Yes | Unknown | | [National Vulnerability Database](https://nvd.nist.gov/vuln/Data-Feeds/JSON-feed-changelog) | U.S. National Vulnerability Database | No | Yes | Unknown | | [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 | From 5c4766de9052f1547e8ef2aa9acd528f3a651756 Mon Sep 17 00:00:00 2001 From: michael Date: Mon, 29 Mar 2021 22:02:44 +0200 Subject: [PATCH 4/4] Update README.md Mozilla Observatory ordered alphabetically --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa0ad52e..83a9a8a6 100644 --- a/README.md +++ b/README.md @@ -749,9 +749,9 @@ API | Description | Auth | HTTPS | CORS | | [FilterLists](https://filterlists.com) | Lists of filters for adblockers and firewalls | No | Yes | Unknown | | [FraudLabs Pro](https://www.fraudlabspro.com/developer/api/screen-order) | Screen order information using AI to detect frauds | `apiKey` | Yes | Unknown | | [HaveIBeenPwned](https://haveibeenpwned.com/API/v3) | Passwords which have previously been exposed in data breaches | `apiKey` | Yes | Unknown | +| [Intelligence X](https://github.com/IntelligenceX/SDK/blob/master/Intelligence%20X%20API.pdf) | Perform OSINT via Intelligence X | `apiKey` | Yes | Unknown | | [Mozilla http scanner](https://github.com/mozilla/http-observatory/blob/master/httpobs/docs/api.md) | Mozilla observatory http scanner | No | Yes | Unknown | | [Mozilla tls scanner](https://github.com/mozilla/tls-observatory#api-endpoints) | Mozilla observatory tls scanner | No | Yes | Unknown | -| [Intelligence X](https://github.com/IntelligenceX/SDK/blob/master/Intelligence%20X%20API.pdf) | Perform OSINT via Intelligence X | `apiKey` | Yes | Unknown | | [National Vulnerability Database](https://nvd.nist.gov/vuln/Data-Feeds/JSON-feed-changelog) | U.S. National Vulnerability Database | No | Yes | Unknown | | [Pulsedive](https://pulsedive.com/api/) | Scan, search and collect threat intelligence data in real-time | `apiKey` | Yes | Unknown | | [SecurityTrails](https://securitytrails.com/corp/apidocs) | Domain and IP related information such as current and historical WHOIS and DNS records | `apiKey` | Yes | Unknown |