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

18 lines
294 B
YAML
Raw Normal View History

id: struts-debug-mode
info:
name: Apache Struts setup in Debug-Mode
2021-01-10 14:15:36 +00:00
author: pd-team
severity: low
requests:
- method: GET
path:
2021-01-14 14:41:56 +00:00
- '{{BaseURL}}'
matchers:
- type: word
words:
- "<debug>"
- "<struts.actionMapping>"
condition: and