29 lines
745 B
YAML
29 lines
745 B
YAML
id: trilium-notes-installer
|
|
|
|
info:
|
|
name: Trilium Notes Installer - Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: |
|
|
Detects if the Trilium Notes setup page is accessible.
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: "html:\"Trilium Notes\""
|
|
tags: trilium,setup,misconfig,installer
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/setup"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Trilium Notes setup"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022055b311a698b21b8dab4179163788de0f508d4ffeca9f5184f2551c20b23614de02204139b3facd32eb35c842a63e405419086881f704a6847158f73d449c1153899a:922c64590222798bb761d5b6d8e72950 |