32 lines
723 B
YAML
32 lines
723 B
YAML
id: linktap-gateway-exposure
|
|
|
|
info:
|
|
name: LinkTap Gateway Exposure
|
|
author: DhiyaneshDk
|
|
severity: low
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"LinkTap Gateway"
|
|
tags: misconfig,linktap,iot,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Device infomation'
|
|
- 'Ethernet settings'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402202747b2163adb6030289f7a41dde6dfac5439c0d6ae8e2cf3fee8eab1b18e8c9f02202812a67e9b6a4e5101a9fe32669d5796f0e1295880e6f621edcb613dd5756c51:922c64590222798bb761d5b6d8e72950
|