2024-05-15 20:36:32 +00:00
|
|
|
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:
|
2024-06-07 10:04:29 +00:00
|
|
|
max-request: 1
|
|
|
|
shodan-query: "html:\"Trilium Notes\""
|
2024-05-15 20:36:32 +00:00
|
|
|
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
|
2024-05-17 07:40:59 +00:00
|
|
|
# digest: 4b0a00483046022100aaaf43c91cfd2dcdc38160d6631d8871869948bad862a5dde686d95fabb04759022100abea2219d427e33b80feaeefc1134e8d6aaaf9ab575124f57ac68dcad1575d05:922c64590222798bb761d5b6d8e72950
|