Skip to content

axesoota/SQLInjectionProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Injection Project

As a part of an Independent Study Project (ISP) at Worcester Polytechnic Institute (WPI), I was suppose to design a mini project to test students on their SQL Injection concepts.

To try out this project on a LAMP-configured system with git installed and the required MySQL tables and users setup, execute the following commands:

cd /var/www/html
sudo git clone https://github.com/akshitsoota/SQLInjectionProject.git

Finally, open a browser and visit: http://localhost/SQLInjectionProject/phase1.php

About

ISP Project to test students on SQL Injections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages