Update lancom-router-panel.yaml
parent
ad4295d97a
commit
6e4633ffa1
|
@ -4,6 +4,9 @@ info:
|
|||
name: Lancom Router Panel
|
||||
author: __Fazal,daffainfo
|
||||
severity: info
|
||||
metadata:
|
||||
verified: "true"
|
||||
shodan-query: html:"LANCOM Systems GmbH"
|
||||
tags: panel,lancom,router
|
||||
|
||||
requests:
|
||||
|
@ -13,13 +16,13 @@ requests:
|
|||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- 'alt="LANCOM Systems GmbH"'
|
||||
- 'class="outside_device_string_common">LANCOM'
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue