0% found this document useful (0 votes)
131 views2 pages

WebGoat Installation Guide for Java

The document provides instructions for installing Java and the WebGoat application on a system. It first instructs the user to install Java by checking the version, updating packages, and installing the default JDK. It then guides the user to download the latest version of WebGoat, make the file executable, change ownership to root:root, and run it with Java so it can be accessed at http://127.0.0.1:8080/WebGoat/ and logged into.

Uploaded by

Venkatesh Konada
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
131 views2 pages

WebGoat Installation Guide for Java

The document provides instructions for installing Java and the WebGoat application on a system. It first instructs the user to install Java by checking the version, updating packages, and installing the default JDK. It then guides the user to download the latest version of WebGoat, make the file executable, change ownership to root:root, and run it with Java so it can be accessed at http://127.0.0.1:8080/WebGoat/ and logged into.

Uploaded by

Venkatesh Konada
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

WEBGOAT INSTALLATION

Install Java

 If you get message that it cannot find the download


o wget -q -O - [Link] | apt-key add

 apt-get update && apt-get update

 apt-get install default-jdk

 java -version

Install Webgoat
NOTE: the most recent version is M26, so replace M23 with M26 below. Also, for
the chown command use root:root (opposed to grace:grace).
wget
[Link]
[Link]

chmod 755 [Link]


chown grace:grace [Link]

java -jar [Link]

Open Browser to: [Link]


Login:

You might also like