Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save KenwoodFox/513dfdbf8bf679c78285c04117c8a0d7 to your computer and use it in GitHub Desktop.
Save KenwoodFox/513dfdbf8bf679c78285c04117c8a0d7 to your computer and use it in GitHub Desktop.
root@Jail:/ # ls -l /dev/pass0
crw------- 1 root operator 0x8e Jul 21 20:16 /dev/pass0
root@Jail:/ # exit
exit
root@Host[~]# ls -l /dev/pass0
crw-rw---- 1 root operator 0x8e Jul 21 20:16 /dev/pass0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment