Skip to content

Commit 93b7a26

Browse files
authored
Update README.md
1 parent dca1688 commit 93b7a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This repository provides a simple and self-contained Java web application with s
33

44
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.
55

6-
The applicatin will run on 'https://127.0.0.2:8080/'. 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 por 8080. 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.
77

88
The 'arachni_commands.txt' 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.
99

0 commit comments

Comments
 (0)