nuclei-templates/basic-detections/basic-xss-prober.yaml

19 lines
336 B
YAML
Raw Normal View History

2020-05-24 05:17:49 +00:00
id: basic-xss-prober
info:
name: Basic XSS Prober
author: nadino
severity: low
2020-05-24 22:03:59 +00:00
# Basic XSS prober
# Manual testing needed for exploitation
2020-05-24 05:17:49 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/%61%27%22%3e%3c%69%6e%6a%65%63%74%61%62%6c%65%3e"
matchers:
- type: word
words:
2020-05-24 22:03:59 +00:00
- "'><injectable>"