training.extract_from_writeup
Extract training patterns from bug bounty writeups to identify vulnerability types and improve security testing methodologies.
Instructions
Extract training patterns from bug bounty writeup text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| writeupText | Yes | Bug bounty writeup text | |
| vulnerabilityType | Yes | Type of vulnerability | |
| source | No | Source of writeup | custom |