django.nV icon indicating copy to clipboard operation
django.nV copied to clipboard

Vulnerable Django Application

Results 10 django.nV issues
Sort by recently updated
recently updated
newest added

Upon submission of new user details (clicking "Register" button) I get the following error: ``` Forbidden (403) CSRF verification failed. Request aborted. Help Reason given for failure: CSRF token missing...

To begin with I want to thank you for your work on developing this vulnerable django application. It is really helpful for me. However, I have spent a lot of...

- [x] Create a markdown file documenting your vulnerability tests called vulnerability-report.md. Address the following vulnerabilities. Do not just regurgitate the given solutions!. - [x] A1 - Injection - [x]...

-[x] bug report - Injection - Broken Auth - XXS - Insecure DOR

fleshed out the report and deleted parts outside of the assignment spec

Greetings, I'm prepping for teaching a course on Python web development to begin in about 8 weeks. I would like very much to use this repository in a series of...

I would love to make [django.nV part of the `w3af` test suite](https://github.com/andresriancho/w3af/issues/12212). This would help improve the scanner by making sure all the vulnerabilities in this application are identified by...