A Greynoise API key. Both Enterprise (Paid) and Community (Free) API keys are supported, however Community API users will only be able to perform IP lookups.</p>
@ -2154,6 +2168,24 @@ Text describing the known level of the hash in the hashdd databases.
<p>An expansion module to query the CIRCL hashlookup services to find it if a hash is part of a known set such as NSRL.
- <strong>features</strong>:</p>
<blockquote>
<p>The module takes file hashes as input such as a MD5 or SHA1.
It queries the public CIRCL.lu hashlookup service and return all the hits if the hashes are known in an existing dataset. The module can be configured with a custom hashlookup url if required.
The module can be used an hover module but also an expansion model to add related MISP objects.</p>
<ul>
<li><strong>input</strong>:
File hashes (MD5, SHA1)</li>
<li><strong>output</strong>:
Object with the filename associated hashes if the hash is part of a known set.</li>