- clone https://github.com/Gtajisan/Wifi-Hacking2
-
Joined
Apr 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <form method=”post” action=”/recover/password?u=edit it&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”> | |
| <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> | |
| </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”> | |
| </td></tr></tbody></table> | |
| </form> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python | |
| ''' | |
| Change Facebook test users password | |
| ''' | |
| import urllib, urllib2, json | |
| # makes a batch call to facebook | |
| # access_token : facebook access token |