generate_security_report
Run a comprehensive security analysis on a Windows executable, combining packing detection, suspicious API analysis, anti-debug detection, and section anomaly checks into a single consolidated report for initial triage.
Instructions
Run all security analysis tools and produce a consolidated report: packing detection, suspicious API analysis, anti-debug detection, and section anomaly checks. Useful as a first-pass triage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID | |
| module | No | Module name (default: main executable) |