Skip to content

Commit 8bd88fe

Browse files
committed
Update README.md
1 parent c599236 commit 8bd88fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ https://www.udemy.com/hacking-securing-java-web-programming/
1111
How to Use/Setup ?
1212
-------------
1313

14-
**1.Very Easiest Method : VirtualBox VM**
14+
**Method 1.Very Easiest Method : VirtualBox VM**
1515
The Most easiest way to use Java Vulnerable is using the VirtualBox VM which has everything set up and ready to use.
1616

1717
Steps:
@@ -28,7 +28,7 @@ How to Use/Setup ?
2828
10. Click the Install Button
2929
11. Enjoy :)
3030

31-
**2.Easiest Method : Standalone Web Application**
31+
**Method 2.Easiest Method : Standalone Web Application**
3232
In this mehtod, you will be running an executable "JAR" file which runs the application with an embedded Apache Tomcat.
3333

3434
Steps:
@@ -39,7 +39,7 @@ How to Use/Setup ?
3939
4. In your Browser, go to "http://localhost:8080/JavaVulnerableLab/install.jsp
4040
5. Click the Install Button
4141
42-
**3. Using War file:**
42+
**Method 3. Using War file:**
4343
This is a NORMAL method to deploy the WAR file.
4444

4545
Steps:

0 commit comments

Comments
 (0)