Security
Sub query and order by note.
에스테리즘
2018. 7. 22. 21:30
Is it possible to do order by and union injection in wheres gammer’s subquery?
They tested what is happening in each of the databases.
First of all, mssql was all right, and Oracle had syntax error.
I don't know why how they set the rules.
Maybe it is because there is no need for order by clause. (ex, where id = (select user_id from meter import = ' 0010030 ') This is probably because only one value is extracted and imported.
I have taken a note of the information I checked with SQL injection but it will not be very useful in the future.