37 lines
817 B
YAML
37 lines
817 B
YAML
id: nodebb-installer
|
|
|
|
info:
|
|
name: NodeBB Web Installer
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"NodeBB Web Installer"
|
|
tags: misconfig,nodebb,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'NodeBB Web Installer'
|
|
- 'Create an Administrator account'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'text/html'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a004630440220120fc1178fed6571639b5f589c82e3d345458a5ac4607475966a9a046f41b8b002202caa6b81edb3c35cc99c18927ce613a65267aba447168dff4b99ab76ea88893e:922c64590222798bb761d5b6d8e72950
|