31 lines
748 B
YAML
31 lines
748 B
YAML
id: librephotos-panel
|
|
|
|
info:
|
|
name: LibrePhotos Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
reference:
|
|
- https://github.com/LibrePhotos/librephotos
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: title:"LibrePhotos"
|
|
verified: true
|
|
tags: panel,librephotos,detect,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>LibrePhotos'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
- 404
|
|
# digest: 4b0a00483046022100de318fc08364ee8720ed8af0361b611e5167af2225101f744f30f1fc2fa70efd0221009edc8b6ccfd0e43b7a4d85e8efd1ffa189d487ecccae3a5eb30c142384d8b06c:922c64590222798bb761d5b6d8e72950 |