Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/toogle/sql-lab

SQL injection lab
https://github.com/toogle/sql-lab

injection security sql-injection vulnerability web

Last synced: 4 days ago
JSON representation

SQL injection lab

Awesome Lists containing this project

README

        

SQL injection lab
=================

Sandbox for the lab on SQL injections. Includes documentation in russian.

The project intended for demonstration purposes only. It is **EXTREMELY DANGER** to use it for real applications.

Requirements
------------

* [PHP](http://php.net/)
* [MySQL](http://www.mysql.com/)

License
-------

Copyright (C) 2013 Andrew A. Usenok <[email protected]>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .