Create eMerge-panel.yaml
parent
b018c10b10
commit
fe674addef
|
@ -0,0 +1,25 @@
|
||||||
|
id: eMerge-panel
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Nortek Linear eMerge - Panel Detect
|
||||||
|
author: arafatansari
|
||||||
|
severity: info
|
||||||
|
metadata:
|
||||||
|
shodan-query: http.html:"Linear eMerge"
|
||||||
|
verified: "true"
|
||||||
|
tags: emerge,nortek,panel
|
||||||
|
|
||||||
|
requests:
|
||||||
|
- method: GET
|
||||||
|
path:
|
||||||
|
- "{{BaseURL}}/"
|
||||||
|
|
||||||
|
matchers-condition: and
|
||||||
|
matchers:
|
||||||
|
- type: status
|
||||||
|
status:
|
||||||
|
- 200
|
||||||
|
|
||||||
|
- type: word
|
||||||
|
words:
|
||||||
|
- '<title>Linear eMerge</title>'
|
Loading…
Reference in New Issue