Files
metasploit-gs/data/exploits/capture/http/forms/facebook.com.txt
T
HD Moore 962e8688f2 Changing the default sites list, adding more entries
git-svn-id: file:///home/svn/framework3/trunk@5619 4d416f70-5f16-0410-b530-b9f4589650da
2008-08-08 06:01:10 +00:00

1 line
790 B
Plaintext

<form name='loginform' action='https://login.facebook.com/login.php' method='post' id='loginform'> <input name="challenge" type="hidden" id="challenge" value="" /><input name="md5pass" type="hidden" id="md5pass" value="" /><input name="noerror" type="hidden" id="noerror" value="" /><input name="email" size="20" class="inputtext" onkeypress="login_form_change()" type="text" id="email" value="" /><input name="pass" size="20" class="inputtext" type="password" id="pass" /><input name="persistent" class="inputcheckbox" type="checkbox" id="persistent_inputcheckbox" value="" /><input name="doquicklogin" class="inputsubmit" type="submit" id="doquicklogin" value="" onclick="this.disabled=true; this.form.submit(); return false;" /><input name="charset_test" type="hidden" value="" /></form>