nuclei-templates/http/misconfiguration/misconfigured-concrete5.yaml

22 lines
379 B
YAML
Raw Normal View History

2022-01-19 10:58:00 +00:00
id: misconfigured-concrete5
info:
name: Misconfigured Concrete5
author: pdteam
severity: low
tags: misconfig,concrete,cms
metadata:
max-request: 1
2022-01-19 10:58:00 +00:00
http:
2022-01-19 10:58:00 +00:00
- method: GET
path:
- "{{BaseURL}}"
host-redirects: true
2022-01-19 10:58:00 +00:00
max-redirects: 2
matchers:
- type: word
part: body
words:
- 'concrete5 has encountered an issue'