hacking:sql_injection:mysql:if_statement
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
hacking:sql_injection:mysql:if_statement [2020/04/16 21:31] – created peter | hacking:sql_injection:mysql:if_statement [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
This is one of the key points of Blind SQL Injection, also can be very useful to test simple stuff blindly and accurately. | This is one of the key points of Blind SQL Injection, also can be very useful to test simple stuff blindly and accurately. | ||
- | < | + | < |
- | IF(condition, | + | IF(condition, |
SELECT IF(1=1,' | SELECT IF(1=1,' | ||
- | </sql> | + | </code> |
hacking/sql_injection/mysql/if_statement.1587072701.txt.gz · Last modified: 2020/07/15 09:30 (external edit)