Merge pull request #8485 from rxerium/memos

Memos panel detect
patch-1
Dhiyaneshwaran 2023-10-29 20:44:20 +05:30 committed by GitHub
commit 24f8506f35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
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
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