mirror of
https://github.com/AbdullahRizwan101/CTF-Writeups
synced 2025-02-16 20:18:24 +00:00
Update Cheat Sheet.md
This commit is contained in:
parent
43e49cbfcb
commit
cd895059d4
1 changed files with 4 additions and 0 deletions
|
@ -214,6 +214,10 @@ On target machine `./chisel client <attacker>:<attacker_listening_port> R:localh
|
|||
|
||||
Then `http://ip/page?a=whoami;`
|
||||
|
||||
### Screen
|
||||
|
||||
If there's a deattached screen session running as root , we can re attach it only if screen binary has SUID bit `screen -r root/`
|
||||
|
||||
### Getting root with ln (symlink)
|
||||
|
||||
If we have permissions to run /usr/bin/ln as root we can onw the machine
|
||||
|
|
Loading…
Add table
Reference in a new issue