bash prison
which shell?
cat /etc/passwd
myuser:x:............/bin/rbash ..yuck
bobbie:x:............/bin/bash ..might want to pivot to thisescape rbash
> bash
> /bin/bash
> dash
> /bin/dashLast updated
cat /etc/passwd
myuser:x:............/bin/rbash ..yuck
bobbie:x:............/bin/bash ..might want to pivot to this> bash
> /bin/bash
> dash
> /bin/dashLast updated