27 lines
870 B
YAML
27 lines
870 B
YAML
id: quest-panel
|
|
|
|
info:
|
|
name: Quest Modem Configuration Login - Panel
|
|
author: Splint3r7
|
|
severity: info
|
|
description: |
|
|
Quest Modem Configuration login Panel was detected.
|
|
classification:
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Advanced Setup - Security - Admin User Name & Password"
|
|
tags: panel,quest,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/cgi-bin/webcm?getpage=../html/login.html"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'contains(body, "<title>Advanced Setup - Security - Admin User Name & Password</title>")'
|
|
- 'status_code == 200'
|
|
condition: and
|
|
# digest: 4a0a00473045022100eedaeeb318d7d99d9a94bcf2bae7e43d74f452c9cf02b82b5509930e475abb200220112ff52e969e5554af5c88707fa7fb50948585915deb67b63c99acdf06a3414c:922c64590222798bb761d5b6d8e72950 |