vt_search_files_tool
Search files via VirusTotal Intelligence using advanced queries like tag, positives, first-seen date, and YARA-style content filters.
Instructions
Search for files using VirusTotal Intelligence.
Supports advanced search syntax:
tag:peexe (PE executables)
positives:5+ (files with 5+ detections)
fs:2023-01-01+ (first seen after date)
content:{ "magic": "PE32" } (YARA-style content search)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results (default: 10) | |
| query | Yes | Search query string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||