33 lines
895 B
YAML
33 lines
895 B
YAML
id: advanced-setup-login
|
|
|
|
info:
|
|
name: ActionTec Modem Advanced Setup Login Panel
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: An ActionTec Modem Advanced Setup login panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/6819
|
|
- https://www.actiontec.com/dsl/
|
|
classification:
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: panel,setup,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/cgi-bin/webcm?getpage=../html/login.html'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Advanced Setup - Security - Admin User Name & Password</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100cda3543abb9b53a4b28c6efd34cc745878272178891cbd7a91ef005fbb78a2ca022100a9c8d8f00b838a3e6131df28ccc004464dfd3ee6b737b40bac943771958891fe:922c64590222798bb761d5b6d8e72950
|