Many Web Application has vulnrabilities.
This repository simulates these sites.
You can use this simulated site to learn how attacks are done.
Pure Python.(with sqlite3)
$ git clone [email protected]:syakesaba/webhack.git
$ cd webhack
$ python main.py
See http://syakesaba.minidns.net/
webapp2 - http://webapp-improved.appspot.com/
python(>=2.6)