analyze_binary
Analyze any binary across LOL catalogs to retrieve technique details, chain potential, detection surface, functional alternatives, and risk score.
Instructions
Deep analysis of a specific binary across all LOL catalogs. Returns full technique details, chain potential, detection surface analysis, functional alternatives, and computed risk score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| binary | Yes | Binary name to analyze (e.g. python, certutil, osascript) | |
| platform | No | Filter analysis by platform | all |
| analysis_type | No | Type of analysis: full (everything), chains (chain potential), detection (detection surface), alternatives (functional equivalents), history (ATT&CK mapping), risk (risk scoring) | full |
| environment_id | No | Optional environment session ID for context-aware analysis |