nuclei-templates/exposures/logs/struts-debug-mode.yaml

18 lines
294 B
YAML

id: struts-debug-mode
info:
name: Apache Struts setup in Debug-Mode
author: pd-team
severity: low
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- "<debug>"
- "<struts.actionMapping>"
condition: and