TicketMagpie
**TicketMagpie** is a Web application for demonstration and training that specifically displays a variety of common security vulnerabilities, especially those listed in the OWASP Top 10.
**TicketMagpie** is a Web application for demonstration and training that specifically displays a variety of common security vulnerabilities, especially those listed in the OWASP Top 10. This project is suitable for security training, penetration testing learning and developer security awareness improvement. You can use it after registering yourself. ####Main characteristics - ** Security vulnerability demonstration **: Integrate multiple common Web security vulnerabilities, such as SQL injection, XSS, sensitive information disclosure, etc., for easy learning and testing. - ** Multiple operation methods **: Support local Maven startup, and can also be deployed with one click through Docker images to facilitate rapid setup in different environments. - ** Multiple database support **: The local MySQL database is used by default, or the HSQLDB in-memory database can also be selected for convenient testing and demonstration. - ** Complete development documentation **: Detailed installation, configuration and operation instructions, suitable for beginners to get started quickly. ####Applicable population - Safety Test Engineer - Web developers - Safety training instructor - Penetration testing beginners ####Project Goals This project aims to help users deeply understand and identify common security risks in Web applications through practical operations and improve security protection capabilities.

