lookup_file_hash
Check file hashes against malware databases to identify threats, get detection statistics, and analyze file metadata for security assessment.
Instructions
Look up a file hash (MD5/SHA1/SHA256) against MalwareBazaar and VirusTotal. Returns malware family, detection stats, and file metadata.
Args: hash_str: MD5 (32 hex), SHA1 (40 hex), or SHA256 (64 hex) hash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash_str | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |