scan_file
Detect hidden malicious code patterns in files, including invisible characters, homoglyphs, and obfuscation techniques, to identify security threats.
Instructions
Scan a single file for hidden malicious code patterns (invisible chars, BiDi, homoglyphs, steganography, obfuscation, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the file to scan |