Giter Club home page Giter Club logo

click-jack's Introduction

About this project

This project aims to show how easy it is to combine javascript and html to perform clickjacking.

Setup

sudo apt-get update
sudo apt-get install apache2
sudo /etc/init.d/apache2 start
git clone https://github.com/lillypad/click-jack.git
cd click-jack/
sudo ln -s index.html /var/www/html/index.html

Open browser and go to http://127.0.0.1

Screenshots

Clickjacking

  • What is clickjacking?
    • Clickjacking (User Interface redress attack, UI redress attack, UI redressing) is a malicious technique of tricking a Web user into clicking on something different from what the user perceives they are clicking on, thus potentially revealing confidential information or taking control of their computer while clicking on seemingly innocuous web pages. (Wikipedia)

Benefits of Clickjacking

  • What can criminals gain from click-jacking
    • Getting cost per click or CPC in advertisement campaigns
    • Abusing affiliate programs
    • Gettting likes on pages which users did not intend for publicity
    • Gaining Twitter Followers
    • Gaining access to webcam through flash without users knowledge
    • Downloading and running malware

Features

  • Clear Events from Screen
  • Show button which is causing the Clickjacking
  • Debug info shown for mouse tracking
  • Enable and disable clickjacking over certain elements as needed so page retains functionality

Where to use this?

  • Penetration Testing Engagements with Phishing Involved
  • Educational Purposes

Disclaimer

I am not responsible for misuse of this code be smart.

click-jack's People

Contributors

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