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