Update Schooled.md

This commit is contained in:
ARZ 2021-09-12 16:09:36 +05:00 committed by GitHub
parent 00e5995935
commit 91c52858ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
<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/