Git Product home page Git Product logo

clickjacking-sample-app's Introduction

This repository contains a sample web application with Clickjacking vulnerabilities and its attacker website.

The application is used in the Clickjacking Attacks and How to Prevent Them article to explain how Clickjacking attacks work and how to fix those vulnerabilities


Technology

This project uses the following technologies:

Running the Application

To run this project, follow these steps:

  1. Clone this repository (git clone https://github.com/auth0-blog/clickjacking-sample-app.git)

  2. Move to the root folder of the project (clickjacking-sample-app) in your machine and install the dependencies by running the following command:

    npm install
  3. To launch the web application, run the following command:

    npm start
  4. Point your browser to http://localhost:3000 to access the sample web app.

  5. To launch the attacker website, run the following command:

    node attacker-server.js
  6. Point your browser to http://localhost:4000 to access the attacker website

Please, read the Clickjacking Attacks and How to Prevent Them article to learn more about Clickjacking attacks and the techniques to prevent them.

clickjacking-sample-app's People

Contributors

andychiare avatar

Stargazers

Resul Bozburun avatar Gaspacho25 avatar Pedraza A. Henry avatar Dhanka Jayasinghe avatar nukandtudasmom avatar Anna Krevnik avatar Ana Cristina avatar  avatar Ars longa, vita brevis avatar Flechablanca19 avatar

Watchers

James Cloos avatar Flechablanca19 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.