Added hint about extra "." in http://localhost./
git-svn-id: http://webgoat.googlecode.com/svn/trunk@267 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
parent
36ca8e5598
commit
b7156e12da
@ -223,7 +223,8 @@ public class Phishing extends LessonAdapter
|
||||
+ "><br><br>Enter Username:<br><input type="text" id="user" "
|
||||
+ "name="user"><br>Enter Password:<br><input type="password" "
|
||||
+ "name = "pass"><br><input type="submit" name="login" "
|
||||
+ "value="login" onclick="hack()"></form><br><br><HR>");
|
||||
+ "value="login" onclick="hack()"></form><br><br><HR>"
|
||||
+ "<BR><BR>You may need to remove the '.' from the http://localhost./");
|
||||
/**
|
||||
* password<script>function hack(){ alert("Had this been a real
|
||||
* attack... Your credentials were just stolen.\nUser Name = " +
|
||||
|
Loading…
x
Reference in New Issue
Block a user