2021-07-21 18:34:10 +00:00
|
|
|
id: dotclear-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Dotclear Detect
|
|
|
|
author: pikpikcu
|
|
|
|
severity: info
|
|
|
|
tags: tech,dotclear
|
2021-07-21 18:40:54 +00:00
|
|
|
|
2021-07-21 18:34:10 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/dc2/admin/auth.php"
|
2021-07-22 13:02:54 +00:00
|
|
|
- "{{BaseURL}}/auth.php"
|
2021-07-21 18:34:10 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>Dotclear</title>"
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|