Poc Record
poc_recordRecord a proof-of-concept for a verified finding by providing reproduction steps, expected outcome, and observed outcome to confirm the vulnerability.
Instructions
Record a proof-of-concept a human reproduced, and confirm the finding.
For the classes no tool should prove on its own — IDOR, auth bypass, RCE, blind SSRF — this is how a finding becomes confirmed: a person reproduced it and wrote down exactly what they did and what happened.
All three of reproduction, expected_result, and observed_result are required. A PoC missing the observed result is a hypothesis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| finding_id | Yes | ||
| reproduction | Yes | ||
| expected_result | Yes | ||
| observed_result | Yes | ||
| evidence_excerpt | No | ||
| impact_limit_note | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||