> For the complete documentation index, see [llms.txt](https://blog.egonzalez.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.egonzalez.org/hacking.md).

# Hacking

- [Index](https://blog.egonzalez.org/hacking/index.md)
- [Hack the box writeups](https://blog.egonzalez.org/hacking/index/hack-the-box-writeups.md)
- [Dyplesher HTB writeup](https://blog.egonzalez.org/hacking/index/hack-the-box-writeups/dyplesher-htb-writeup.md)
- [Fatty HTB writeup](https://blog.egonzalez.org/hacking/index/hack-the-box-writeups/fatty-htb-writeup.md)
- [Oouch HTB writeup](https://blog.egonzalez.org/hacking/index/hack-the-box-writeups/oouch-htb-writeup.md)
- [Sauna HTB writeup](https://blog.egonzalez.org/hacking/index/hack-the-box-writeups/sauna.md)
- [Python Vulnerabilities](https://blog.egonzalez.org/hacking/index/python-vulnerabilities.md)
- [Data Deserialization](https://blog.egonzalez.org/hacking/index/python-vulnerabilities/data-deserialization.md)
- [Pickle](https://blog.egonzalez.org/hacking/index/python-vulnerabilities/data-deserialization/pickle.md)
- [XML](https://blog.egonzalez.org/hacking/index/python-vulnerabilities/data-deserialization/xml.md)
- [YAML](https://blog.egonzalez.org/hacking/index/python-vulnerabilities/data-deserialization/yaml.md)
- [Hacking cheatsheet](https://blog.egonzalez.org/hacking/index/command-cheatsheet.md): Hacking command list
