31 lines
803 B
YAML
31 lines
803 B
YAML
id: sicom-mgrng-login
|
|
|
|
info:
|
|
name: Sicom MGRNG - Administrative Login Found
|
|
author: sullo
|
|
severity: info
|
|
description: |
|
|
Sicom MGRNG administrative login page found.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-668
|
|
metadata:
|
|
max-request: 1
|
|
tags: sicom,mgrng,panel
|
|
|
|
http:
|
|
- 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>'
|
|
# digest: 4b0a00483046022100d7b1899be00bc71a6fcbce077e8389fe239c0e7348fa08dd1e3f94dfafbd4045022100ea0dc101ec5bee7176d57e4a18c7168e5a60ecc5068d6e051be13efb0b55e23e:922c64590222798bb761d5b6d8e72950 |