# Exploit Title: Blind SQL Injection Vulnerability in " Designed & Maintained By: Phoenix Softwarez "
#-----------------------------------------------------------------------------------------
# Exploit Author: Mehdi Razmjoo ( razmjumehdi@gmail.com )
#-----------------------------------------------------------------------------------------
# Date: 2018.6.06
#-----------------------------------------------------------------------------------------
# Vendor Homepage: http://www.phoenixsoftwarez.com
#-----------------------------------------------------------------------------------------
# CWE: CWE-89
#-----------------------------------------------------------------------------------------
# Category: Web Application
#-----------------------------------------------------------------------------------------
#Dork: -
#-----------------------------------------------------------------------------------------
# Vulnerability Path: http://Server/research.php?id=[SQLi]
#-----------------------------------------------------------------------------------------
#Tested On: Kali Linux
#-----------------------------------------------------------------------------------------
# Description:
#
# The vulnerability allows an attacker to inject sql commands. An bad guy might injects commands on URL in this path:
#
# http://Server/research.php?id=1
#
#-----------------------------------------------------------------------------------------
#