2023-10-27 15:09:27 +00:00
|
|
|
id: memos-panel
|
2023-10-28 12:17:39 +00:00
|
|
|
|
2023-10-27 15:09:27 +00:00
|
|
|
info:
|
2023-10-28 12:17:39 +00:00
|
|
|
name: Memos Panel - Detect
|
2023-10-27 15:09:27 +00:00
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
2023-10-27 15:15:52 +00:00
|
|
|
Memos is a privacy-first, lightweight note-taking service
|
2023-10-27 15:09:27 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/usememos/memos
|
|
|
|
- https://www.usememos.com/
|
2023-10-28 12:17:39 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-query: title:"Memos"
|
|
|
|
tags: panel,memos,detect
|
2023-10-27 15:09:27 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2023-10-28 12:17:39 +00:00
|
|
|
- "{{BaseURL}}"
|
2023-10-27 15:09:27 +00:00
|
|
|
- "{{BaseURL}}/explore"
|
2023-10-28 12:17:39 +00:00
|
|
|
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
2023-10-27 15:09:27 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2023-10-28 12:17:39 +00:00
|
|
|
- '<title>Memos'
|
2023-10-27 15:09:27 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-10-28 12:17:39 +00:00
|
|
|
- 200
|
2023-10-29 15:46:05 +00:00
|
|
|
# digest: 4a0a0047304502206695c9344a03aff5cadf327930afff2833883a937efbc89ab4c30419ad2f4cd8022100a060ba7a78cb2020abff9a5a59ca99e7487820a75786a7258c3ba52583dcdfe0:922c64590222798bb761d5b6d8e72950
|