34 lines
857 B
YAML
34 lines
857 B
YAML
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.
|
|
classification:
|
|
cpe: cpe:2.3:a:requarks:wiki.js:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: requarks
|
|
product: wiki.js
|
|
shodan-query: title:"Wiki.js Setup"
|
|
tags: install,wiki-js,exposure,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Wiki.js Setup</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502210096483607353551d7e00ce48a7c6232766f1843704fc23fdf0eeef1e9c6ccbab80220399a81edaa387977aa3aaee4ab3a8e24d4063d93a72ef434a37700872fa25afc:922c64590222798bb761d5b6d8e72950 |