PhotoPrism Panel - Detect
ID: photoprism-panel
Severity: info
Author: rxerium
Tags: photoprism,panel
Description
Section titled “Description”PhotoPrism Panel was Detected
YAML Source
Section titled “YAML Source”id: photoprism-panel
info: name: PhotoPrism Panel - Detect author: rxerium severity: info description: | PhotoPrism Panel was Detected reference: - https://photoprism.app/ metadata: verified: true max-request: 1 shodan-query: http.title:PhotoPrism tags: photoprism,panel
http: - method: GET path: - "{{BaseURL}}"
host-redirects: true matchers-condition: and matchers: - type: word part: body words: - "<title>PhotoPrism</title>"
- type: status status: - 200# digest: 4a0a00473045022100c0c263853eb48b1466ee39f90e9d4e70ebe40b666de15379789b47ae22f8f78e022067aa68d7e4a835dcf8e5a889037be058cd6b3c30f690de2545bd88aa544a575a:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/photoprism-panel.yaml"