Skip to content

Zyxel VMG1312-B10D - Login Detection

ID: zyxel-vmg1312b10d-login

Severity: info

Author: princechaddha

Tags: tech,zyxel,modem,router,panel

id: zyxel-vmg1312b10d-login
info:
name: Zyxel VMG1312-B10D - Login Detection
author: princechaddha
severity: info
classification:
cpe: cpe:2.3:o:zyxel:vmg1312-b10d_firmware:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: zyxel
product: vmg1312-b10d_firmware
shodan-query:
- http.html:"VMG1312-B10D"
- http.html:"vmg1312-b10d"
fofa-query: body="vmg1312-b10d"
tags: tech,zyxel,modem,router,panel
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "VMG1312-B10D"
- "Welcome to the Web-Based Configurator"
condition: and
- type: status
status:
- 401
# digest: 4a0a0047304502201743e1d58baa1decb7ff7390f0e0591bb38dee80de3ebd173e14a23cb5eb9fee022100bd2a050d5873b11fad53f8c48a3af5b6e996c282561c09ef711de56e557d59a7:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/exposed-panels/zyxel/zyxel-vmg1312b10d-login.yaml"

View on Github