training.match
Analyze security tests by comparing payloads and responses against known vulnerability patterns to identify potential weaknesses.
Instructions
Match current test against learned patterns
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vulnerabilityType | Yes | Type of vulnerability to match | |
| target | Yes | Target URL | |
| payload | Yes | Payload used | |
| response | Yes | Response received |