Update watershed-panel.yaml
parent
1ab83c289a
commit
84e88fe2e9
|
@ -5,9 +5,9 @@ info:
|
||||||
author: tess
|
author: tess
|
||||||
severity: info
|
severity: info
|
||||||
metadata:
|
metadata:
|
||||||
verified: true
|
verified: "true"
|
||||||
shodan-query: http.title:"Watershed LRS"
|
shodan-query: http.title:"Watershed LRS"
|
||||||
tags: detect,panel,watershed
|
tags: panel,watershed
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
|
@ -17,11 +17,9 @@ requests:
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
|
part: body
|
||||||
words:
|
words:
|
||||||
- "Watershed LRS"
|
- "Watershed LRS"
|
||||||
- "Watershed LRS doesn't support"
|
|
||||||
part: body
|
|
||||||
condition: and
|
|
||||||
|
|
||||||
- type: word
|
- type: word
|
||||||
part: header
|
part: header
|
||||||
|
|
Loading…
Reference in New Issue