1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
# Exploit Title: Online examination system 1.0 - SQL Injection # Google Dork: inurl:showtest.php?subid= # Date: 2016/06/05 # Exploit Author: Ali Ghanbari # Vendor Homepage: http://www.onlinefreeprojectdownload.com # Sofware Link : http://www.onlinefreeprojectdownload.com/download.php?name=projects/php%20projects/Online_exam.zip # Version: 1.0 #Exploit: http://localhost/{PATH}/showtest.php?subid=[SQL Injection] #Admin Panel: http://localhost/{PATH}/admin #################################### [+]Exploit by: Ali Ghanbari [+]My Telegram :@Exploiter007 |