# Exploit Title: SQL Injection Vulnerability in " Web design & development by: svc & smorkov "
#-----------------------------------------------------------------------------------------
# Exploit Author: Mehdi Razmjoo ( razmjumehdi@gmail.com )
#-----------------------------------------------------------------------------------------
# Date: 2018.08.05
#-----------------------------------------------------------------------------------------
# Vendor Homepage: http://www.svc.ro
#-----------------------------------------------------------------------------------------
# CWE: CWE-89
#-----------------------------------------------------------------------------------------
# Category: Web Application
#-----------------------------------------------------------------------------------------
#Dork: -
#-----------------------------------------------------------------------------------------
# Vulnerability Path: http://Server/s.php?id=1
#-----------------------------------------------------------------------------------------
#Tested On: Kali Linux / Sierra Mac OS
#-----------------------------------------------------------------------------------------
# Description:
#
# The vulnerability allows an attacker to inject sql commands. An bad guy might injects commands on URL in this path:
#
# http://Server/s.php?id=1
#
#-----------------------------------------------------------------------------------------
#