run_heap_sweep
Run configurable payload sweeps for automated heap exploitation testing, using JSON configs and command templates with placeholders.
Instructions
Payload sweep 框架。configs 为 JSON list;command_template 可用 {config_json} {out_json} 占位。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| configs | Yes | ||
| out_dir | No | research/results/heap_sweeps | |
| stop_conditions | No | {} | |
| command_template | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |