Skip to content

mitxael/sql-injection-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

***************************************************************************************
* Abstract:   Web site to demonstrate SQL Injection functionalities
* Uses:       This web site has been with PHP 5.6, MSSQL 2014 and IIS 10.
* Author:     Michael Vasquez Otazu
* Email:      [email protected]
* History:    V1.0 - First release
* Description:
*             - http://mitxael.azurewebsites.net/crociera/
*             - Switch between "safe" and "unsafe" web site 
*             - Online real-time debug for evil queries
*             - Multiple sections for different vulnerabilities
********************************* START LICENSE BLOCK *********************************
* The MIT License (MIT)
* Copyright (C) 2015 Michael Vasquez Otazu
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this 
* software and associated documentation files (the "Software"), to deal in the Software 
* without restriction, including without limitation the rights to use, copy, modify, merge, 
* publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons 
* to whom the Software is furnished to do so, subject to the following conditions:
* 
* The above Copyright notice and this Permission Notice shall be included in all copies 
* or substantial portions of the Software.
********************************** END LICENSE BLOCK **********************************