With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
This is Vulnerable Web Application developed for course by Cyber Security and Privacy Foundation (www.cysecurity.org) for Java programmers
The full course on Hacking and Securing Web Java Programs is available in
https://www.udemy.com/hacking-securing-java-web-programming/
WAR file:
----------
https://sourceforge.net/projects/javavulnerablelab/files/latest/JavaVulnerableLab.war/download
Virtualbox VM file:
--------------------------
http://sourceforge.net/projects/javavulnerablelab/files/v0.1/JavaVulnerableLab.ova/download
Credentials for the VM:
------------------------
Username: root
Password: cspf
Stand-alone file: (Run the Jar file directly)
--------------
http://sourceforge.net/projects/javavulnerablelab/files/v0.2/JavaVulnerableLab.jar/download
BTS Pentesting Lab - a deliberately vulnerable Web application
...It can be used to learn about many different types of web application vulnerabilities.
Currently, the app contains the following types of vulnerabilities:
*SQL Injection
*XSS(includes Flash Based xss)
*CSRF
*Clickjacking
*SSRF
*File Inclusion
* Code Execution
*Insecure Direct Object Reference
*Unrestricted File Upload vulnerability
*Open URL Redirection
*Server Side Includes(SSI) Injection
and more...
Java version of this application can be found here:
https://sourceforge.net/p/javavulnerablelab/