Skip to content

hanzalaghayasabbasi/Phishing-website-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phishing-website-demo

To Install the Phising Website demo

git clone https://github.com/hanzalaghayasabbasi/Phishing-website-demo.git

First goto your cmd and enter

node -v

If version comes you are good to go if version doesnot come the below url will guide you how do install node.js and npm

https://radixweb.com/blog/installing-npm-and-nodejs-on-windows-and-mac

Now go inside the folder open folder with cmd

npm install

Some packages will be install after that start your backend server

node expree.js

Now goto browser and enter

http://localhost:3000/

Congrats You have created Your local backend Server using express

Now I will Guide You how the Phising website is working First look at our website

image

Now we have started our website

image

As we can see there is no .txt file while we start our backend sever

image

We can see in our first images that when I am submitting a name HanzalaGhayasAbbasi and Password github and click submit button it redirect us to airuniversitystudentportal.

image

This is the Json which website have send to backend Server

image

About

This is Phishing Website demo that I have created to tell people how phishing happen without using database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published