CIRCLEHashlookup
CIRCL hash lookup is a public API to lookup hash values against known database of files. NSRL RDS database is included and many others are also included. The API is accessible via HTTP ReST API and the API is also described as an OpenAPI. The service is free and served as a best-effort basis.
- Category
- Data Enrichment & Threat Intelligence
- Pack
- CIRCLHashlookup
Configuration parameters
- url — Server URL (e.g. https://hashlookup.circl.lu) (required)
- insecure — Trust any certificate (not secure)
- proxy — Use system proxy settings
- integrationReliability — Source Reliability (required)
- create_relationships — Create relationships
Commands (5)
- circl-bulk-md5 — Bulk search of MD5 hashes.
- circl-bulk-sha1 — Bulk search of SHA1 hashes.
- circl-info — Get information about the hash lookup database.
- circl-top — Return the top 100 of most queried values.
- file — Checks the file reputation of the specified hash.