> For the complete documentation index, see [llms.txt](https://0xten.gitbook.io/public/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://0xten.gitbook.io/public/web.md).

# Web

- [SQLi💉](https://0xten.gitbook.io/public/web/sqli.md): This section is dedicated to my personal notes on my studies about SQL Injections.
- [Blind (Boolean Based)](https://0xten.gitbook.io/public/web/sqli/blind-boolean-based.md): Boolean based SQLi consists on abusing conditions that affect the response from the server if they are met or unmet.
