SQL Injection Techniques

R3zk0n ยท October 2, 2025

Contents

    ===============================================

    Postgresql Injections

    • Death Row Single Row Injection - Limit by one: http://www.securityidiots.com/Web-Pentest/SQL-Injection/basic-injection-single-line-or-death.html
    • https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/SQL%20Injection/PostgreSQL%20Injection.md
    • https://pentestmonkey.net/cheat-sheet/sql-injection/postgres-sql-injection-cheat-sheet
    • https://au1lib.org/book/643332/0d9cbf

    ===============================================

    Generic Bypasses

    • https://developpaper.com/mysql-injection-bypasses-waf-summary/

    =================================================

    Wide Byte Injection

    • https://blog.actorsfit.com/a?ID=01000-b3b923f1-22fb-4d41-ac1e-12d15dd0c1dc

    =================================================

    Bypassing escape functions in MySQLJS/MySQL leading to unseen SQL Injection

    • https://flattsecurity.medium.com/finding-an-unseen-sql-injection-by-bypassing-escape-functions-in-mysqljs-mysql-90b27f6542b4

    Twitter, Facebook