0% found this document useful (0 votes)
1K views

Script HTML Password FB

The document is a password recovery form that prompts the user to choose a new password. It provides instructions that the new password must be at least 6 characters and include letters and punctuation. It also asks the user to choose whether to log out of other devices for security or keep the current login sessions. A warning is shown if the account may have been hacked recommending logging out of other devices. The form has fields to enter the new password and confirm it, as well as submit or cancel buttons.

Uploaded by

Free Fiire
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views

Script HTML Password FB

The document is a password recovery form that prompts the user to choose a new password. It provides instructions that the new password must be at least 6 characters and include letters and punctuation. It also asks the user to choose whether to log out of other devices for security or keep the current login sessions. A warning is shown if the account may have been hacked recommending logging out of other devices. The form has fields to enter the new password and confirm it, as well as submit or cancel buttons.

Uploaded by

Free Fiire
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

01.

07 21:38
<form method=”post” action=”/recover/password?u=(VICTIM USERNAME)&n=389548″
onsubmit=”return window.Event && Event.__inlineSubmit &&
Event.__inlineSubmit(this,event)” id=”u_0_4″><input type=”hidden” name=”lsd”
value=”AVoH0gpvlk4″ autocomplete=”off”><div class=”mvl ptm uiInterstitial
uiInterstitialLarge uiBoxWhite”><div class=”uiHeader uiHeaderBottomBorder mhl mts
uiHeaderPage interstitialHeader”><div class=”clearfix uiHeaderTop”><div
class=”rfloat _ohf”><h2 class=”accessible_elem”>Choose a new password</h2><div
class=”uiHeaderActions”></div></div><div><h2 class=”uiHeaderTitle” aria-
hidden=”true”>Choose a new password</h2></div></div></div><div class=”phl ptm
uiInterstitialContent”><div class=”mvm uiP fsm”>A strong password is a combination
of letters and punctuation marks. It must be at least 6 characters
long.</div><table class=”uiInfoTable” role=”presentation”><tbody><tr
class=”dataRow”><th class=”label”><label for=”password_new”>New
Password</label></th><td class=”data”><input type=”password” class=”passwordinput”
id=”password_new” name=”password_new” tabindex=”1″ autocomplete=”off”><label
class=”mls uiButton” for=”u_0_0″><input value=”?” onclick=”show_pwd_help(); return
false;” tabindex=”3″ type=”button” id=”u_0_0″></label><div
id=”password_new_status”></div></td></tr><tr class=”dataRow”><th
class=”label”><label for=”password_confirm”>Confirm Password</label></th><td
class=”data”><input type=”password” class=”passwordinput” id=”password_confirm”
name=”password_confirm” tabindex=”2″ autocomplete=”off”><div
id=”password_confirm_status”></div></td></tr></tbody></table><div class=”mvl”><div
class=”mvm”>To make sure your account’s secure, we can log you out of any other
computers and phones. You can log back in with your new password.</div><div
class=”mvm”><div class=”uiInputLabel clearfix uiInputLabelLegacy”><input
type=”radio” checked=”1″ name=”reason” value=”kill_sessions”
onclick=”CSS.hide(ge(“chpw_survey_hacked_warn&quotWink)” class=”uiInputLabelInput
uiInputLabelRadio” id=”u_0_1″><label for=”u_0_1″ class=”uiInputLabelLabel”>Log me
out of other devices</label></div><div class=”uiInputLabel clearfix
uiInputLabelLegacy”><input type=”radio” name=”reason” value=”keep_sessions”
onclick=”CSS.show(ge(“chpw_survey_hacked_warn&quotWink)” class=”uiInputLabelInput
uiInputLabelRadio” id=”u_0_2″><label for=”u_0_2″ class=”uiInputLabelLabel”>Keep me
logged in</label></div></div><div class=”mtm hidden_elem”
id=”chpw_survey_hacked_warn” style=”color:red;”>If your account was hacked, please
select “Log me out of other devices”</div></div></div><div class=”uiInterstitialBar
uiBoxGray topborder”><div class=”clearfix”><div class=”rfloat _ohf”><label
class=”uiButton uiButtonConfirm” id=”btn_continue” for=”u_0_3″><input
value=”Continue” name=”btn_continue” type=”submit” id=”u_0_3″></label><a
class=”uiButton” href=”/” role=”button” name=”reset_action”><span
class=”uiButtonText”>Cancel</span></a></div><div
class=”pts”></div></div></div></div></form>

You might also like