> For the complete documentation index, see [llms.txt](https://jorgectf.gitbook.io/awae-oswe-preparation-resources/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jorgectf.gitbook.io/awae-oswe-preparation-resources/general.md).

# General

- [Resources](https://jorgectf.gitbook.io/awae-oswe-preparation-resources/general/resources.md)
- [BurpSuite](https://jorgectf.gitbook.io/awae-oswe-preparation-resources/general/resources/burpsuite.md)
- [WhiteBox](https://jorgectf.gitbook.io/awae-oswe-preparation-resources/general/resources/whitebox.md)
- [POCs](https://jorgectf.gitbook.io/awae-oswe-preparation-resources/general/pocs.md): Templates for the creation of proof of concepts
- [Deserialization](https://jorgectf.gitbook.io/awae-oswe-preparation-resources/general/pocs/deserialization.md)
- [PHP](https://jorgectf.gitbook.io/awae-oswe-preparation-resources/general/pocs/deserialization/php.md)
- [Java](https://jorgectf.gitbook.io/awae-oswe-preparation-resources/general/pocs/deserialization/java.md)
- [Ysoserial](https://jorgectf.gitbook.io/awae-oswe-preparation-resources/general/pocs/deserialization/java/ysoserial.md)
- [SQL Injection](https://jorgectf.gitbook.io/awae-oswe-preparation-resources/general/pocs/sql-injection.md)
- [Type Juggling](https://jorgectf.gitbook.io/awae-oswe-preparation-resources/general/pocs/type-juggling.md): Function to find a hash with some specific conditions.
- [CSRF](https://jorgectf.gitbook.io/awae-oswe-preparation-resources/general/pocs/csrf.md): Cross-Site Request Forgery (CSRF)
