mirror of
https://github.com/anotherhadi/default-creds.git
synced 2026-04-04 12:22:11 +02:00
23 lines
487 B
YAML
23 lines
487 B
YAML
name: Bosch
|
|
entries:
|
|
- name: IP Camera system
|
|
version: all
|
|
user: service
|
|
pass: service
|
|
comment: 'Access: HTTP'
|
|
- name: NWC-0455 Dinion IP Cameras
|
|
version: all
|
|
user: live
|
|
pass: live
|
|
comment: 'Privs: monitor - low priv'
|
|
- name: NWC-0455 Dinion IP Cameras
|
|
version: all
|
|
user: service
|
|
pass: service
|
|
comment: 'Privs: admin | may work in other bosch ipcameras'
|
|
- name: NWC-0455 Dinion IP Cameras
|
|
version: all
|
|
user: user
|
|
pass: user
|
|
comment: 'Privs: regular user'
|