24 lines
485 B
YAML
24 lines
485 B
YAML
id: hpe-system-management-anonymous-access
|
|
|
|
info:
|
|
name: HPE System Management Anonymous Access
|
|
author: divya_mudgal
|
|
severity: low
|
|
metadata:
|
|
max-request: 1
|
|
tags: hp,unauth,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/chpstrt.php?chppath=Home"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
condition: and
|
|
words:
|
|
- "username = \"hpsmh_anonymous\";"
|
|
- "var host_addr = '"
|
|
- "var ip_addr = '"
|