Documentation

  1. (W3Schools) SQL Injection:

    https://www.w3schools.com/sql/sql_injection.asp

  2. (PortSwingger) SQL Injection: https://portswigger.net/web-security/sql-injection

  3. (OWASP) SQL Injection:

    https://owasp.org/www-community/attacks/SQL_Injection

  4. (OWASP Cheat Sheet Series) Query Parameterization:

    https://cheatsheetseries.owasp.org/cheatsheets/Query_Parameterization_Cheat_Sheet.html

  5. (OWASP Cheat Sheet Series) Injection Prevention:

    https://cheatsheetseries.owasp.org/cheatsheets/Injection_Prevention_Cheat_Sheet.html#defense-option-1-prepared-statements-with-parameterized-queries

  6. (A03 Injection) OWASP TOP 10:2021

    https://owasp.org/Top10/A03_2021-Injection/

  7. (Fusion Auth) - Password Hashing Algorithims

https://fusionauth.io/docs/reference/password-hashes#:~:text=Choosing a slow algorithm is,a less than ideal choice

Video

  1. (Loi Liang Yang) PROTECT YOUR PASSWORD NOW!:

    https://www.youtube.com/watch?v=WXQDruIyPGE

  2. (Loi Liang Yang) SQL Injection For Beginners:

    https://www.youtube.com/watch?v=cx6Xs3F_1Uc