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

19 lines
329 B
YAML

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