Giter Site home page Giter Site logo

phishing_project's Introduction

Phishing project

In order to understand how phishing works How to make a really good phishing email and how to steal credentials

Understand the Target

To craft an effective phishing email, we need to understand our target. For this exercise, the target is Alice, who has an interest in vintage cars.

We will send her an email about a vintage car show. Our inspiration is this site https://interclassics.events/en/classic-car-show-brussels/

Creating the email

The subject line should grab Alice’s attention so she can't resist opening the email. The email body will include a call to action that prompts Alice to click a link that will redirect her to our fake login form.

Subject: "Exclusive Invitation: Classic Car Show Brussels - Claim Your Free Ticket!" From: [email protected] (ideally we would have something like [email protected] but come on) To: [email protected]

mail sent

mail received

Set up fake site with form

I'll set up a site with a login form where Alice, the target, will enter her credentials. I'll keep the site local because I have the flemme of hosting it (and I left a lot of links to the real site I copy in the page). Here I copied the event site without changing too much because I'm tired.

Fake site with login form

Monitor requests

Let's go to webhook to get a unique URL and an email address. We will use those to capture and view the incoming HTTP requests.

URL: https://webhook.site/15ce126e-0fd1-4da0-b2d4-9b94f652919d

The login form action attribute as a link to our webhook.

Now if / when Alice enters her credentials we'll have access to them in webhook.

credentials captured in webhook site

phishing_project's People

Contributors

ldaril 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.