pfsense
default logins
web ui
username: admin password: pfsense
getting into pfsense without creds
- reboot pfsense box
- choose option 4 (single user mode)
- press enter to start sh
- remount the drive as rewritable
/sbin/mount -o rw /
- run the built-in password reset command
/etc/rc.initial.password
- follow prompts to reset password
- reboot
/sbin/reboot