nuclei-templates/http/exposed-panels/memos-panel.yaml

23 lines
460 B
YAML
Raw Normal View History

2023-10-27 15:09:27 +00:00
id: memos-panel
info:
name: Memos panel detect
author: rxerium
severity: info
description: |
A privacy-first, lightweight note-taking service
reference:
- https://github.com/usememos/memos
- https://www.usememos.com/
http:
- method: GET
path:
- "{{BaseURL}}/explore"
matchers:
- type: word
words:
- '<title>Memos</title>'
- type: status
status:
- 200