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