36 lines
913 B
YAML
36 lines
913 B
YAML
id: immich-panel
|
|
|
|
info:
|
|
name: Immich Panel - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
Immich is a self-hosted photo and video backup solution
|
|
reference:
|
|
- https://immich.app/
|
|
- https://github.com/immich-app/immich
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:-43504595
|
|
tags: panel,immich,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/auth/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Login - Immich'
|
|
- '"PUBLIC_IMMICH_'
|
|
- 'alt="Immich Logo'
|
|
- 'Welcome to Immich'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022050ae8da2f35fb89c74b1cac75846e6082a14a3b343d21de785db4780316e7546022100eb2c58d10f225e9b3abce18b9958f8c505cd81ac3587fb1b5a49e62988a1fadd:922c64590222798bb761d5b6d8e72950 |