Files
metasploit-gs/data/exploits/capture/http/forms/technorati.com.txt
T
HD Moore 77f7be3e75 New, cleaner form snippets
git-svn-id: file:///home/svn/framework3/trunk@5493 4d416f70-5f16-0410-b530-b9f4589650da
2008-04-23 04:17:30 +00:00

1 line
996 B
Plaintext

<form action='/query.php' method='post'> <input name="q" type="text" id="search" value="" /><input type="submit" value="" /><input name="type" type="hidden" value="" /></form><form action='/login.php' method='post'> <input name="username" size="16" type="text" id="signin-membername" maxlength="255" /><input name="password" size="16" type="password" id="signin-password" maxlength="255" /><input type="submit" value="" /></form><form action='/signup/' method='post'> <input name="username" size="16" type="text" id="join-membername" maxlength="255" /><input name="email" size="16" type="text" id="join-email" maxlength="255" /><input name="password" size="16" type="password" id="join-password" maxlength="255" /><input name="cpassword" size="16" type="password" id="join-confirm" maxlength="255" /><input name="tos" type="checkbox" id="join-accept" value="" /><input name="func" type="hidden" value="" /><input name="destination" type="hidden" value="" /><input type="submit" value="" /></form>