Skip to content

sqlmapproject/testenv

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
March 1, 2013 23:46
db2
March 1, 2013 23:46
dbs
March 1, 2013 23:46
June 4, 2018 14:55
March 1, 2013 23:46
July 1, 2013 11:26
March 1, 2013 23:46
January 10, 2014 17:01
March 1, 2013 23:46
March 1, 2013 23:46
March 1, 2015 20:27
March 1, 2013 23:46
March 1, 2015 20:28
March 1, 2015 20:27
March 1, 2013 23:46
April 12, 2022 18:09
January 23, 2013 00:34
March 1, 2013 23:46

SQL injection test environment

A collection of web pages vulnerable to SQL injection flaws and more:

  • conf/ - operating system configuration files used by deployment.sh.
  • dbs/ - standalone databases for some database management systems (e.g. Microsoft Access).
  • libs/ - web API libraries to connect to the database management system, perform the provided statement and return its output.
  • schema/ - SQL used to create the test database, a test table and populate it with test entries.
  • Other directories - vulnerable pages for each database management system.
  • deployment.sh - A bash script to deploy from scratch a fully-fledged Linux (Debian or Ubuntu) machine with all the relevant database management systems installed and configured, ready to be targeted.

About

A collection of web pages vulnerable to SQL injection flaws

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published