VulnerableApp
VulnerableApp copied to clipboard
OWASP VulnerableApp Project: For Security Enthusiasts by Security Enthusiasts.
**Describe the bug** As we have added a new context path for vulnerableApp hence the current owasp zap integration with VulnerableApp will be broken so we need to correct that...
Added back button functionality to vulnerableApp.js, some changes were made in index.html too.
**Is your feature request related to a problem? Please describe.** There are many new vulnerabilities which need to be included like: 1. Unrestricted File Upload 2. XXE 3. XSLT There...
As message file is one and it is not per vulnerability so it is possible that message keys clash so we want vulnerabilityName to be prefix of the message key....
**Is your feature request related to a problem? Please describe.** Till now we have created levels and help, information about vulnerability etc but we have not introduce the indicator which...
**Is your feature request related to a problem? Please describe.** I was implementing the path param based vulnerability but i found it quite complex and had to do some workarounds...
**Is your feature request related to a problem? Please describe.** As in VulnerableApp we want to promote the writing of vulnerabilities before writing scan rules but some how this has...
As @psiinon has mentioned in a tweet about the vulnerable applications which are targeting scanners: Not that many. The ones I know of are:- https://t.co/cduavcFRYO- https://t.co/d5DVDYl2ag- https://t.co/QMIL906Qxa *- https://t.co/uhtl2ilPRb *-...
**Is your feature request related to a problem? Please describe.** New vulnerability request is to add Login CSRF to this Project. It will be good for our project. **Describe the...
Till now Spring boot application is only available in Http but going further we want to enable Https, incase we want to write some vulnerabilities related to poor SSL etc...