31 lines
931 B
YAML
31 lines
931 B
YAML
id: appwrite-panel
|
|
|
|
info:
|
|
name: Appwrite Login Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: Appwrite login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:appwrite:appwrite:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
product: appwrite
|
|
shodan-query: http.favicon.hash:-633108100
|
|
vendor: appwrite
|
|
verified: true
|
|
tags: panel,appwrite,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/images/favicon.png'
|
|
- '{{BaseURL}}/favicon.png'
|
|
|
|
stop-at-first-match: true
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- "status_code==200 && (\"-633108100\" == mmh3(base64_py(body)))"
|
|
# digest: 4a0a004730450221009f999f1d004f9ce9dc9aa7216e4b888b0638238feb67a00e5df42e973b6151590220347658bd3f22464e6f9c94f8121069d9aaeb9294ee6fe7407fb4e9eda4971527:922c64590222798bb761d5b6d8e72950 |