mirror of
https://github.com/AbdullahRizwan101/CTF-Writeups
synced 2024-11-10 06:34:17 +00:00
Update Cheat Sheet.md
This commit is contained in:
parent
86391b8dc3
commit
3f9bee6cf8
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@
|
|||
### Vulnerable sudo version
|
||||
`sudo -u#-1 whoami`
|
||||
|
||||
### Execute as diffent user
|
||||
`sudo -u <user> <command>`
|
||||
|
||||
### SMB Shares
|
||||
|
||||
#### SmbClient
|
||||
|
|
Loading…
Reference in a new issue