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.
Data Enrichment & Threat Intelligence · CIRCL hashlookup (hashlookup.circl.lu)
Configuration parameters
url— Server URL (e.g. https://hashlookup.circl.lu) (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsintegrationReliability— Source Reliability (required)create_relationships— Create relationships
Commands (5)
-
circl-bulk-md5Bulk search of MD5 hashes.
-
circl-bulk-sha1Bulk search of SHA1 hashes.
-
circl-infoGet information about the hash lookup database.
-
circl-topReturn the top 100 of most queried values.
-
fileChecks the file reputation of the specified hash.