2021-03-04 20:29:41 +00:00
|
|
|
id: advance-setup-login
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Advance Setup Login
|
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
reference: https://www.exploit-db.com/ghdb/6819
|
2021-04-06 07:25:57 +00:00
|
|
|
tags: panel
|
2021-03-04 20:29:41 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- 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
|