31 lines
746 B
YAML
31 lines
746 B
YAML
id: librephotos-panel
|
|
|
|
info:
|
|
name: LibrePhotos Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
reference:
|
|
- https://github.com/LibrePhotos/librephotos
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"LibrePhotos"
|
|
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: 4a0a00473045022100ac7ab2163e3fe81bf44a7f0f39bc5cca173e38c9edf3db89757ed23af103255b02203e835eb224bae8e1950208986e6c298f9d57da2e5de0e1d059af590a46c1971d:922c64590222798bb761d5b6d8e72950 |