39 lines
944 B
YAML
39 lines
944 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/
|
|
classification:
|
|
cpe: cpe:2.3:a:usememos:memos:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
product: memos
|
|
shodan-query: title:"Memos"
|
|
vendor: usememos
|
|
verified: true
|
|
tags: panel,memos,detect,usememos
|
|
|
|
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: 4a0a0047304502201b99f8ab39657f440f8016ee29d5a0230a61a44ed1d3733f677cb51394938b12022100ce33cf2e850261b752adf5fe7219ba8ad134e4c42a1ce430dcdf772a1bffcb4f:922c64590222798bb761d5b6d8e72950 |