Skip to content

tweksteen/django_vuln

Repository files navigation

django_vuln

django_vuln is a Django project to test your pentester skills. It can also be used to test your favorite penetration tool.

To install it, clone it and run:

$ ./manage.py syncdb
$ ./manage.py runserver

Then go to : http://127.0.0.1:8000

Currently, there are four applications:

  • SQL injection
  • XPath injection
  • Path traversal
  • XSS

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages