User Tools

Site Tools


hacking:sql_injection:mysql:string_operations

This is an old revision of the document!


Hacking - SQL Injection - MySQL - String Operations

String related operations can be quite useful to build up injections which are not using any quotes, bypass any other black listing or determine back end database.

String Concatenation

||
 
SELECT login || '-' || password FROM members
hacking/sql_injection/mysql/string_operations.1587074499.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki