#TIL that without full disk encryption or locking down your #grub config, an attacker with physical access to your #Linux system can simply edit the boot parameters (adding an "s" for single user (root), or "init=/bin/bash")) and boot straight into a root shell.
#security #bash #root