Merge pull request #4378 from projectdiscovery/zyxel-vmg1312b10d-login

Create zyxel-vmg1312b10d-login.yaml
patch-1
Prince Chaddha 2022-05-12 16:39:25 +05:30 committed by GitHub
commit 713487fee7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 54 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: zyxel-vmg1312b10d-login
info:
name: ZYXEL VMG1312-B10D Login Detect
author: princechaddha
severity: info
metadata:
verified: true
shodan-query: http.html:"VMG1312-B10D"
tags: tech,zyxel,modem,router
requests:
- 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

View File

@ -0,0 +1,26 @@
id: zyxel-vsg1432b101-login
info:
name: ZYXEL VSG1432-B101 Login Detect
author: princechaddha
severity: info
metadata:
verified: true
shodan-query: http.html:"VSG1432-B101"
tags: tech,zyxel,modem,router
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Welcome to ZyXEL VSG1432-B101::"
- type: status
status:
- 200