35 lines
823 B
YAML
35 lines
823 B
YAML
id: 3g-wireless-gateway
|
|
|
|
info:
|
|
name: 3G Wireless Gateway Detection
|
|
author: pussycat0x
|
|
severity: info
|
|
description: A 3G wireless gateway was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/7050
|
|
classification:
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: panel,router,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/htmlcode/html/indexdefault.asp"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "g_i3gState"
|
|
- "g_sysinfo_sim_state"
|
|
- "g_iUID"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100ce20f800d88ffb8e75171e1954297a33e9f8805bc3413f6e2f5163a75b9158f4022050fbd4ed2b2dc4a4d9a95a70a2677d956530a39ade6932319d6053b0c22660b3:922c64590222798bb761d5b6d8e72950
|