You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ This repository provides a simple and self-contained Java web application with s
3
3
4
4
The application uses Spring Boot and an embedded H2 database that resets every time the application starts. So just import it on your favourite IDE, execute the AppLauncher class and attack it at will. If you break it just restart the application that everything will be reset.
5
5
6
-
The applicatin will run on **HTTPS por 9000**. If this port is not available you will need to create an 'application.properties' file on the source folder with the desired Spring Boot port configuration.
6
+
The applicatin will run on **HTTPS port 9000**. If this port is not available you will need to create an 'application.properties' file on the source folder with the desired Spring Boot port configuration.
7
7
8
8
The [ARACHNI.MD](https://github.com/rafaelrpinto/VulnerableJavaWebApplication/blob/master/ARACHNI.MD) file has an example of default security scan with automatic login and other tweaks enabled. For more scanning options check https://github.com/Arachni/arachni.
0 commit comments