ESJiang / Phishing-attack-code-practice

Using HTML, JavaScript, CSS, PHP, and MySQL to simulate a phishing attack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phishing-attack-code-practice

Practice: Using HTML, JavaScript, CSS, PHP, and MySQL to simulate phishing attack.

Features

  • mislead the user to click the link (even if hovering the mouse, the user still see a valid URL)
  • create a login UI based on a modern website
  • store user info to a localhost database

Below is a quick demostration in localhost.

Phishing.attack.localhost.demo.mp4

About

Using HTML, JavaScript, CSS, PHP, and MySQL to simulate a phishing attack.