2024-08-13 23:47:01 +00:00
|
|
|
id: photoprism-panel
|
2024-08-10 10:34:24 +00:00
|
|
|
|
|
|
|
info:
|
2024-08-13 23:47:01 +00:00
|
|
|
name: PhotoPrism Panel - Detect
|
2024-08-10 10:34:24 +00:00
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
2024-08-13 23:47:01 +00:00
|
|
|
PhotoPrism Panel was Detected
|
2024-08-13 23:50:00 +00:00
|
|
|
reference:
|
2024-08-13 23:47:01 +00:00
|
|
|
- https://photoprism.app/
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
shodan-query: http.title:PhotoPrism
|
2024-08-10 10:34:24 +00:00
|
|
|
tags: photoprism,panel
|
|
|
|
|
2024-08-13 23:47:01 +00:00
|
|
|
http:
|
2024-08-10 10:34:24 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2024-08-13 23:47:01 +00:00
|
|
|
host-redirects: true
|
2024-08-10 10:34:24 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>PhotoPrism</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2024-08-13 23:47:01 +00:00
|
|
|
- 200
|