File MD5
Details
| ID | hashRep |
|---|---|
| From Version | 5.0.0 |
| Reputation Command | file |
| Context Path | File(val.MD5 && val.MD5 === obj.MD5) |
Detection Regex
\b[a-fA-F\d]{32}\b
Enhancement Scripts
FileReputation
{ "id": "hashRep", "version": -1, "regex": "\\b[a-fA-F\\d]{32}\\b", "reputationCommand": "file", "details": "File MD5", "disabled": true, "contextValue": "MD5", "contextPath": "File(val.MD5 && val.MD5 === obj.MD5)", "enhancementScriptNames": [ "FileReputation" ], "fromVersion": "5.0.0", "supportedModules": [ "agentix", "xsiam" ] }