2022-12-29 17:37:59 +00:00
|
|
|
id: watershed-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Watershed Panel Detect
|
|
|
|
author: tess
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2022-12-29 20:56:38 +00:00
|
|
|
verified: "true"
|
|
|
|
shodan-query: http.title:"Watershed LRS"
|
|
|
|
tags: panel,watershed
|
2022-12-29 17:37:59 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/app/outside.html#/signin'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-12-29 20:56:38 +00:00
|
|
|
part: body
|
2022-12-29 17:37:59 +00:00
|
|
|
words:
|
|
|
|
- "Watershed LRS"
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|