hacking:sql_injection_cheat_sheet_postgresql
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
hacking:sql_injection_cheat_sheet_postgresql [2020/04/01 11:36] – created peter | hacking:sql_injection_cheat_sheet_postgresql [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 42: | Line 42: | ||
SELECT CAST(' | SELECT CAST(' | ||
</ | </ | ||
- | |String Concatenation|SELECT ' | + | |String Concatenation|< |
|If Statement|IF statements only seem valid inside functions, so aren't much use for SQL injection. See CASE statement instead.| | |If Statement|IF statements only seem valid inside functions, so aren't much use for SQL injection. See CASE statement instead.| | ||
|Case Statement|SELECT CASE WHEN (1=1) THEN ' | |Case Statement|SELECT CASE WHEN (1=1) THEN ' |
hacking/sql_injection_cheat_sheet_postgresql.1585740961.txt.gz · Last modified: 2020/07/15 09:30 (external edit)