VulnDjangoPlay
**VulnDjangoPlay** is a security vulnerability teaching application built based on Django.
Description
**VulnDjangoPlay** is a security vulnerability teaching application built based on Django. The app provides a simple voting system and deliberately introduces some common Web security issues such as XSS and SQL injection so that users can learn how to identify and deal with these security threats. ####Main functions - ** Voting Management **: Users can create voting questions and add multiple options. - ** View results **: Visitors can view the voting results through the website. - ** Administrator login **: A preset administrator account (`admin:adminpassword`, login at/admin) is provided to manage and modify the voting content.
Screenshots


App Information