Security Testing
Template Syntax
Learn how to create your own templates for scanning
Here is an example of a template that performs a path traversal to access the CRXDE Panel
Requests
The http path
The http method
Responses
The matcher condition:
- and will make sure all matches are true for a valid finding
- or will make sure one or more matches are true for a valid finding