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.
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:requarks:wiki.js:*:*:*:*:*:*:*:*
|
2024-05-20 08:17:42 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: requarks
|
2024-09-10 09:08:16 +00:00
|
|
|
product: wiki.js
|
|
|
|
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-09-12 05:14:01 +00:00
|
|
|
# digest: 4a0a0047304502210096483607353551d7e00ce48a7c6232766f1843704fc23fdf0eeef1e9c6ccbab80220399a81edaa387977aa3aaee4ab3a8e24d4063d93a72ef434a37700872fa25afc:922c64590222798bb761d5b6d8e72950
|