Create Default Credentials.md
parent
5e63deac91
commit
a135b0f6c4
|
@ -0,0 +1,57 @@
|
||||||
|
# Default Credentials
|
||||||
|
|
||||||
|
1. Cisco
|
||||||
|
```
|
||||||
|
User: cisco
|
||||||
|
Password: cisco
|
||||||
|
```
|
||||||
|
2. Citrix
|
||||||
|
```
|
||||||
|
User: nsroot
|
||||||
|
Password: nsroot
|
||||||
|
```
|
||||||
|
3. Dell iDRAC
|
||||||
|
```
|
||||||
|
User: root
|
||||||
|
Password: calvin
|
||||||
|
```
|
||||||
|
4. Juniper
|
||||||
|
```
|
||||||
|
User: super
|
||||||
|
Password: juniper123
|
||||||
|
```
|
||||||
|
5. pfSense
|
||||||
|
```
|
||||||
|
User: admin
|
||||||
|
Password: pfsense
|
||||||
|
```
|
||||||
|
6. SAP
|
||||||
|
```
|
||||||
|
User: SAP*
|
||||||
|
Password: 06071992
|
||||||
|
```
|
||||||
|
7. Tomcat
|
||||||
|
```
|
||||||
|
User: tomcat
|
||||||
|
Password: tomcat
|
||||||
|
```
|
||||||
|
8. UniFi
|
||||||
|
```
|
||||||
|
User: ubnt
|
||||||
|
Password: ubnt
|
||||||
|
```
|
||||||
|
9. Weblogic
|
||||||
|
```
|
||||||
|
User: weblogic
|
||||||
|
Password: weblogic1
|
||||||
|
```
|
||||||
|
10. Zabbix
|
||||||
|
```
|
||||||
|
User: Admin
|
||||||
|
Password: zabbix
|
||||||
|
```
|
||||||
|
11. Windows
|
||||||
|
```
|
||||||
|
User: Administrator
|
||||||
|
Password: P@ssw0rd
|
||||||
|
```
|
Loading…
Reference in New Issue