mirror of
https://github.com/AbdullahRizwan101/CTF-Writeups
synced 2025-02-16 12:08:24 +00:00
Update Schooled.md
This commit is contained in:
parent
00e5995935
commit
91c52858ce
1 changed files with 6 additions and 1 deletions
|
@ -338,4 +338,9 @@ 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
|
And we can bash having a SUID so if we do `bash -p` we will get root
|
||||||
|
|
||||||
<img src="https://imgur.com/0t82FGy.png"/>
|
<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…
Add table
Reference in a new issue