Update lancom-router-panel.yaml

patch-1
Dhiyaneshwaran 2022-11-09 13:34:16 +05:30 committed by GitHub
parent ad4295d97a
commit 6e4633ffa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 4 deletions

View File

@ -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