View Single Post
Posts: 64 | Thanked: 42 times | Joined on Jun 2009
#140
Since sudoers already contains a line that lets "user" run anything, how about:

Code:
/usr/bin/sudo /bin/opensh -c /bin/bash --rcfile <rc filename>
(provided you have bash)

That gives me all credentials.