From c5f5f1b13eeb3512b738d218ba6c1b345ee00b52 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sat, 5 Jun 2021 11:22:34 +0200 Subject: [PATCH] Add CIRCL file hash lookup public API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 668f570..c0ff0df 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ API | Description | Auth | HTTPS | Link | Free / Commercial| | caprivacy.github.io | California Privacy Directory | None | Yes | [Link!](https://caprivacy.github.io/caprivacy/) |?| | censys.io | Free for Researchers Threat Intel | `apiKey` | Yes | [Link!](https://censys.io/api) |?| | CIRCL CVE Search | CVE Search | `none` | Yes | [Link!](https://cve.circl.lu/api/) |Free| +| CIRCL hashlookup | File hash lookup | `none` | Yes | [Link!](https://hashlookup.circl.lu/) |Free| | CIRCL Passive SSH | Passive SSH | `ApiKey` | Yes | [Link!](https://github.com/D4-project/passive-ssh#api) |Free for security teams| | Cloidsploit | Vuln Scanner | `apiKey` | Yes | [Link!](https://cloudsploit.com/api) |Free| | CrowdStrike API | TI | `apiKey` | Yes | [Link!](https://www.crowdstrike.com/blog/tech-center/get-access-crowdstrike-apis/) |NO|