Merge pull request #2877 from securitytest3r/master

Add hpe-system-management-homepage-login.yaml
patch-1
Sandeep Singh 2021-10-12 09:25:53 +05:30 committed by GitHub
commit 3e2b9c1120
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: hpe-system-management-login
info:
name: HPE System Management Login
author: divya_mudgal
severity: info
tags: hp,tech,panel
requests:
- method: GET
path:
- "{{BaseURL}}/cpqlogin.htm"
matchers-condition: and
matchers:
- type: word
condition: and
part: body
words:
- "HPE System Management Homepage"
- "/proxy/ssllogin"
extractors:
- type: regex
part: body
regex:
- "HPE System Management Homepage v([0-9-.]*)"