mirror of
https://github.com/AbdullahRizwan101/CTF-Writeups
synced 2024-11-10 06:34:17 +00:00
Update Schooled.md
This commit is contained in:
parent
00e5995935
commit
91c52858ce
1 changed files with 6 additions and 1 deletions
|
@ -339,3 +339,8 @@ As we have sudo rights to install any package , install it with `--no-repo-updat
|
|||
And we can bash having a SUID so if we do `bash -p` we will get root
|
||||
|
||||
<img src="https://imgur.com/0t82FGy.png"/>
|
||||
|
||||
## References
|
||||
- https://github.com/s0wr0b1ndef/WebHacking101/blob/master/xss-reflected-steal-cookie.md
|
||||
- https://github.com/HoangKien1020/CVE-2020-14321
|
||||
- http://lastsummer.de/creating-custom-packages-on-freebsd/
|
||||
|
|
Loading…
Reference in a new issue