File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ https://www.udemy.com/hacking-securing-java-web-programming/
11
11
How to Use/Setup ?
12
12
-------------
13
13
14
- ** 1.Very Easiest Method : VirtualBox VM**
14
+ ** Method 1.Very Easiest Method : VirtualBox VM**
15
15
The Most easiest way to use Java Vulnerable is using the VirtualBox VM which has everything set up and ready to use.
16
16
17
17
Steps:
@@ -28,7 +28,7 @@ How to Use/Setup ?
28
28
10. Click the Install Button
29
29
11. Enjoy :)
30
30
31
- ** 2.Easiest Method : Standalone Web Application**
31
+ ** Method 2.Easiest Method : Standalone Web Application**
32
32
In this mehtod, you will be running an executable "JAR" file which runs the application with an embedded Apache Tomcat.
33
33
34
34
Steps:
@@ -39,7 +39,7 @@ How to Use/Setup ?
39
39
4. In your Browser, go to "http://localhost:8080/JavaVulnerableLab/install.jsp
40
40
5. Click the Install Button
41
41
42
- ** 3. Using War file:**
42
+ ** Method 3. Using War file:**
43
43
This is a NORMAL method to deploy the WAR file.
44
44
45
45
Steps:
You can’t perform that action at this time.
0 commit comments