mirror of
https://github.com/anotherhadi/default-creds.git
synced 2026-04-02 11:32:11 +02:00
18 lines
313 B
YAML
18 lines
313 B
YAML
name: BEA
|
|
entries:
|
|
- name: WebLogic Process Integrator
|
|
version: '2'
|
|
user: joe
|
|
pass: password
|
|
comment: 'Privs: User'
|
|
- name: WebLogic Process Integrator
|
|
version: '2'
|
|
user: system
|
|
pass: security
|
|
comment: 'Privs: Admin'
|
|
- name: Weblogic
|
|
version: '5.1'
|
|
user: system
|
|
pass: weblogic
|
|
comment: ''
|