37 lines
869 B
YAML
37 lines
869 B
YAML
id: memos-panel
|
|
|
|
info:
|
|
name: Memos Panel - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
Memos is a privacy-first, lightweight note-taking service
|
|
reference:
|
|
- https://github.com/usememos/memos
|
|
- https://www.usememos.com/
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: usememos
|
|
product: memos
|
|
shodan-query: title:"Memos"
|
|
tags: panel,memos,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/explore"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Memos'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100d6ce651f2bdfa38b1df293b67a2dbf49c64c303dc9c51dcab1168e52b121a1dc022100abdeddd17b944b4d21b9bdf03417e6ebb175167b8b9c3e5b38bf30c3e87c015e:922c64590222798bb761d5b6d8e72950 |