40 lines
1016 B
YAML
40 lines
1016 B
YAML
id: dokuwiki-installer
|
|
|
|
info:
|
|
name: DokuWiki Install Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: DokuWiki is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:dokuwiki:dokuwiki:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: dokuwiki
|
|
product: dokuwiki
|
|
shodan-query: title:"DokuWiki"
|
|
tags: misconfig,dokuwiki,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/install.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "DokuWiki Installer"
|
|
- "Superuser"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100efb4665ad24201431c550759da3b12b193604aca109a57dc63086a63b7cdf75b022100d51c416f653d254f0a4641d7d398c0f39e02f00dce2931a4d1112eca77a0c6c6:922c64590222798bb761d5b6d8e72950 |