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

19 lines
329 B
YAML
Raw Normal View History

id: struts-debug-mode
info:
name: Apache Struts setup in Debug-Mode
2021-04-06 06:46:11 +00:00
author: pdteam
severity: low
2021-05-07 10:38:22 +00:00
tags: logs,struts,apache,exposure
requests:
- method: GET
path:
2021-01-14 14:41:56 +00:00
- '{{BaseURL}}'
matchers:
- type: word
words:
- "<debug>"
- "<struts.actionMapping>"
condition: and