ZacPerry-dev / Phishing-Website

Phishing Website Created for COSC366

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phishing Website


This website is a replica of UTKs print center (https://myprint.utk.edu/myprintcenter/). It was created in order to phish for user NetID's and passwords. The site will store the user's NetID and password into a JSON file and then redirect the user to the real website when attempting to login.

Ensure you have node installed -> To run: node server.js

The certificate and private key are both currently stored locally.

About

Phishing Website Created for COSC366


Languages

Language:CSS 60.0%Language:HTML 39.0%Language:JavaScript 1.1%