File tree 1 file changed +6
-5
lines changed
1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,12 @@ How to Use/Setup ?
16
16
17
17
Steps:
18
18
19
- 1. Install [Docker](https://docs.docker.com/engine/installation/) and [docker-compose](https://docs.docker.com/compose/install/).
20
- 2. Inside this directory, run `sudo docker-compose up` and wait untill everything is configured for you.
21
- 3. In your Browser, go to "http://localhost:8080/JavaVulnerableLab/install.jsp
22
- 4. Click the Install Button
23
- 5. Enjoy :)
19
+ 1. Install Docker: https://docs.docker.com/engine/installation/
20
+ 2. Install docker-compose: https://docs.docker.com/compose/install/
21
+ 3. Inside this directory, run `sudo docker-compose up` and wait untill everything is configured for you.
22
+ 4. In your Browser, go to "http://localhost:8080/JavaVulnerableLab/install.jsp
23
+ 5. Click the Install Button
24
+ 6. Enjoy :)
24
25
25
26
26
27
** Method 2.Very Easiest Method : VirtualBox VM**
You can’t perform that action at this time.
0 commit comments