40 lines
918 B
YAML
40 lines
918 B
YAML
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
|
|
cvss-score: 0
|
|
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: 490a00463044022033a0585bf54958027ed90654f45646a4df1bf232600f7881b3b7384da5612a0a0220734d2e2880bb66f3f85d93849e8d521588247d8929fed6a19e805298e18c64ba:922c64590222798bb761d5b6d8e72950
|