Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/toogle/sql-lab
- Owner: toogle
- Created: 2013-09-09T14:19:39.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-23T11:57:29.000Z (over 8 years ago)
- Last Synced: 2024-04-14T09:56:12.350Z (7 months ago)
- Topics: injection, security, sql-injection, vulnerability, web
- Language: PHP
- Homepage: http://toogle.github.io/sql-lab/
- Size: 1.99 MB
- Stars: 6
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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 .