Skip to content

Instantly share code, notes, and snippets.

@andrewhavck
Last active December 20, 2015 19:37
Show Gist options
  • Save andrewhavck/ff8d501c6a2f6338ee30 to your computer and use it in GitHub Desktop.
Save andrewhavck/ff8d501c6a2f6338ee30 to your computer and use it in GitHub Desktop.
<html>
<head></head>
<body>
<h1>Tasks!</h1>
<form action="http://requestb.in/1jwz29t1" method="post">
User: <input type="text" name="user">
<br>
Pass: <input type="text" name="pass">
<br>
<input type="hidden" name="redir" value="/app.php?">
<br>
<input type="submit">
</form><!-- admin/password -->
<br>
<br>
<br>
<br>
<br>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment