urlhaus_lookup_payload
Look up URLhaus metadata for an MD5 or SHA-256 malware-payload hash and return a bounded set of associated URLs. This tool does not download the payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | Exactly 32 hexadecimal MD5 characters or 64 hexadecimal SHA-256 characters. | |
| limit | No | Maximum records to return (default 20, max 50). |