# Web

- [SQLi💉](/public/web/sqli.md): This section is dedicated to my personal notes on my studies about SQL Injections.
- [Blind (Boolean Based)](/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.
