top of page

Basics - Common passwords


Common credentials

admin:password
admin:admin
root:root
root:password
admin:admin1
admin:password1
root:password1

Common passwords for the username : admin

admin123
root123
password1
administrator1 
changeme1 
password123 
qwerty123 
administrator123 
changeme123
117 views0 comments

Recent Posts

See All

Basics - Useful commands

If your shell is not stable use this command to make it more stable python3 -c 'import pty; pty.spawn(“/bin/bash”)'

bottom of page