mco_heap_spray_analysis
Analyze heap allocations with WinDbg and IDA Pro to detect heap spray attacks, identifying suspicious patterns and size anomalies.
Instructions
Detect heap spray attacks: WinDbg !heap -s summary + IDA Pro heap allocation site mapping. Identifies suspicious allocation patterns and size anomalies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||