mirror of
https://github.com/anotherhadi/default-creds.git
synced 2026-04-02 19:42:10 +02:00
init
This commit is contained in:
52
src/data/apple.yaml
Normal file
52
src/data/apple.yaml
Normal file
@@ -0,0 +1,52 @@
|
||||
name: Apple
|
||||
entries:
|
||||
- name: AirPort Base Station (Graphite)
|
||||
version: '2'
|
||||
user: ''
|
||||
pass: public
|
||||
comment: 'Access: Multi | Privs: public | See Apple article number 58613 for details'
|
||||
- name: Airport Base Station (Dual Ethernet)
|
||||
version: '2'
|
||||
user: ''
|
||||
pass: password
|
||||
comment: 'Access: Multi | Privs: Guest | See Apple article number 106597 for details'
|
||||
- name: Airport Extreme Base Station
|
||||
version: '2'
|
||||
user: ''
|
||||
pass: admin
|
||||
comment: 'Access: Multi | Privs: Guest | see Apple article number 107518 for details'
|
||||
- name: Airport
|
||||
version: '1.1'
|
||||
user: ''
|
||||
pass: public
|
||||
comment: 'Privs: User'
|
||||
- name: Almost all iOS devices
|
||||
version: '>4.2'
|
||||
user: root
|
||||
pass: alpine
|
||||
comment: 'Access: SSH'
|
||||
- name: Network Assistant
|
||||
version: all
|
||||
user: ''
|
||||
pass: xyzzy
|
||||
comment: 'Privs: admin'
|
||||
- name: airport5
|
||||
version: 1.0.09
|
||||
user: root
|
||||
pass: admin
|
||||
comment: 'Access: Multi | Privs: Admin | 192.168.1.1'
|
||||
- name: iPhone
|
||||
version: all
|
||||
user: mobile
|
||||
pass: dottie
|
||||
comment: ''
|
||||
- name: iPhone
|
||||
version: all
|
||||
user: root
|
||||
pass: alpine
|
||||
comment: 'Privs: Administrator'
|
||||
- name: airport5
|
||||
version: 1.0.09
|
||||
user: root
|
||||
pass: admin
|
||||
comment: 'Access: Multi | Privs: Admin | 192.168.1.1'
|
||||
Reference in New Issue
Block a user