Watershed Login Panel - Detect
ID: watershed-panel
Severity: info
Author: tess
Tags: panel,watershed
Description
Section titled “Description”Watershed login panel was detected.
YAML Source
Section titled “YAML Source”id: watershed-panel
info: name: Watershed Login Panel - Detect author: tess severity: info description: Watershed login panel was detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 metadata: verified: true max-request: 1 shodan-query: http.title:"Watershed LRS" tags: panel,watershed
http: - method: GET path: - '{{BaseURL}}/app/outside.html#/signin'
matchers-condition: and matchers: - type: word part: body words: - "Watershed LRS"
- type: word part: header words: - "text/html"
- type: status status: - 200# digest: 4b0a00483046022100e41ab6f69494f19aabe0ab732dfe0293def4b57984fb901708619cd9d5d9828f022100f013a8f7034ecdd76705f370c052fae495e5ccafae50722e04541cb01679da0d: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/watershed-panel.yaml"