get_urls_by_signature
Retrieve malicious URLs associated with a specific malware signature from the URLhaus database. Specify the signature name and optional result limit to obtain threat intelligence for cybersecurity analysis.
Instructions
Get URLs associated with a specific malware signature
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return (1-1000, default: 100) | |
| signature | Yes | Malware signature name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | ||
| summary | Yes | ||
| signature | Yes | ||
| urls_count | Yes | ||
| query_status | Yes |