Loading escaping_restricted_shell.md +9 −7 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ Some sysadmins don't want their users to have access to all commands. So they ge Many linux distros include rshell, which is a restriced shell. To access the restried shell you can do this: ``` sh -r rsh Loading @@ -16,5 +17,6 @@ To access the restried shell you can do this: rksh ksh -r ``` http://securebean.blogspot.cl/2014/05/escaping-restricted-shell_3.html?view=sidebar http://pen-testing.sans.org/blog/pen-testing/2012/06/06/escaping-restricted-linux-shells No newline at end of file Loading
escaping_restricted_shell.md +9 −7 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ Some sysadmins don't want their users to have access to all commands. So they ge Many linux distros include rshell, which is a restriced shell. To access the restried shell you can do this: ``` sh -r rsh Loading @@ -16,5 +17,6 @@ To access the restried shell you can do this: rksh ksh -r ``` http://securebean.blogspot.cl/2014/05/escaping-restricted-shell_3.html?view=sidebar http://pen-testing.sans.org/blog/pen-testing/2012/06/06/escaping-restricted-linux-shells No newline at end of file