Coder Social home page Coder Social logo

phishing-lab's Introduction

phishing-lab

For a school project where we need to make a phishing website to STEAL people's SENSITIVE INFORMATION

Build instructions

  1. Clone this repository
  2. Run endpoint .py by navigating to the repository directory and typing py .\endpoint.py
  3. Make sure you have the flask and flask-cors Python packages installed
  4. To install, run py -m pip install flask and py -m pip install flask-cors
  5. Run the webpage locally using npm, python, or the VScode live server extension

If you have python3 installed:

cd ~/phishing-lab
python3 -m http.server 5000

If you have npm installed (recommended)

  1. Install serve (it is a global install, be warned!)
  2. serve the dir
npm i -g serve
cd ~/phishing-lab
serve
  1. Phish yourself by typing in your username and password and watch the credentials appear on the python program (DO NOT PHISH OTHER REAL PEOPLE!!!!!!!!)
  2. Get redirected to the official website to make it appear as if nothing suspicious happened

phishing-lab's People

Contributors

henrygbrand avatar

Stargazers

Blake Childress avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.