metasploit-framework/data/exploits/capture/http/forms/facebook.com.txt

1 line
790 B
Plaintext
Raw Normal View History

<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>