2022-07-21 15:39:58 +00:00
|
|
|
id: sicom-mgrng-login
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Sicom MGRNG - Administrative Login Found
|
|
|
|
author: sullo
|
2022-08-29 20:21:30 +00:00
|
|
|
severity: info
|
2022-07-21 15:39:58 +00:00
|
|
|
description: |
|
|
|
|
Sicom MGRNG administrative login page found.
|
|
|
|
classification:
|
2022-08-29 20:21:30 +00:00
|
|
|
cvss-score: 0.0
|
2022-07-21 15:39:58 +00:00
|
|
|
cwe-id: CWE-668
|
|
|
|
tags: sicom,mgrng,panel
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/~sicom/mgrng/LoginForm.php"
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>MGRNG Login</title>'
|
|
|
|
|
|
|
|
# Enhanced by cs on 2022/07/22
|