2022-01-19 10:58:00 +00:00
|
|
|
id: misconfigured-concrete5
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Misconfigured Concrete5
|
|
|
|
author: pdteam
|
|
|
|
severity: low
|
|
|
|
tags: misconfig,concrete,cms
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
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'
|