2024-05-20 08:17:42 +00:00
|
|
|
id: wiki-js-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Wiki.js Setup - Exposure
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
|
|
|
description: |
|
|
|
|
Checks for the presence of a Wiki.js Setup Page.
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
shodan-query: title:"Wiki.js Setup"
|
2024-05-20 08:18:46 +00:00
|
|
|
tags: install,wiki-js,exposure,misconfig
|
2024-05-20 08:17:42 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>Wiki.js Setup</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-05-23 05:42:28 +00:00
|
|
|
# digest: 4a0a00473045022100bbb2395502245442e79f84e2278eea8816e8227be09f9073f749909276f09f9502205ddadd76af727b1dccb27988ad1402b2b0363a727e91739111caaabbcc9f0843:922c64590222798bb761d5b6d8e72950
|