check_hash_reputation
Check file hashes against threat intelligence to identify malicious files and assess security risks using aggregated data sources.
Instructions
Check a file hash (MD5/SHA1/SHA256) against threat intelligence.
Args: file_hash: File hash to check
Returns: JSON with reputation data
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_hash | Yes |