Skip to content

A cyberattack which tricks the user to extract valuables informations such as credentials, financial institution details etc.

Notifications You must be signed in to change notification settings

Malavsp/Fbpage-Phishing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fbpage-Phishing

This is a WebSecurity Project describing Phishing Attack. It's based on languages like PHP(HTML) , CSS and Javascript.

Project Description

Phishing attack is one of the famous Credential attacks and cause of credential theft , in these attack the attacker tries to create a same login interface and disguise themselves as one of the reputed Website (as facebook here)

Project Breakdown

I have created a login page of the facebook which the user might thing is the real one as an official website and may enter there login Credentials which when entered will be directly stored in my data base but the user will think he is trying to login facebook .

I made a Login Interface when user provides his credentials and Clicks login , one alert will be popped up showing Entered password /email is wrong Enter it again and page will refresh, user would think he might had entered something wrong ,let's try again now ,he will be able to enter his facebook account. You might think how > In between fraction of seconds many things happened. Let's look over it...

.1-> The Credentials are stored in my SQL database which I can use wherever I Want ,

..2-> The Alert message popped up and refreshed the page.

...3-> The user was redirected to the official Facebook login webpage which the user might had not noticed with the help of header() function.

That's the Phishing attack . We can do it with many other websites .

About

A cyberattack which tricks the user to extract valuables informations such as credentials, financial institution details etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published