2018-11-19 11:34:21 +01:00
|
|
|
{
|
|
|
|
"description": "A hover module to check hashes against hashdd.com including NSLR dataset.",
|
2018-11-19 17:05:55 +01:00
|
|
|
"input": "A hash MISP attribute (md5).",
|
2018-11-19 11:34:21 +01:00
|
|
|
"output": "Text describing the known level of the hash in the hashdd databases.",
|
|
|
|
"references": ["https://hashdd.com/"],
|
|
|
|
"features": "This module takes a hash attribute as input to check its known level, using the hashdd API. This information is then displayed."
|
|
|
|
}
|