This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

OWASP Click Me Project

From OWASP
Jump to: navigation, search
OWASP Inactive Banner.jpg

OWASP Click Me Project

The OWASP Click Me Project aimed at having a simple GUI which helps to create a test page for Clickjacking attacks.This is an attack which targets the clickable content on a website. Clickjacking attack occurs when a malicious site tricks a user into clicking on a hidden element that belong to another site which they have loaded in a hidden frame or iframe.OWASP Click Me tool will help you to test whether your site is vulnerable to this attack by creating a html page that will try to load your web site from a frame.


Sites can use frame breaking scripts and X-Frame-Options set with DENY or SAME ORIGIN values to avoid Clickjacking attacks,by ensuring that their content is not embedded into other sites.

Licensing

The OWASP Click Me Project is free to use. It is licensed under the Apache 2.0 License.

The OWASP Click Me Project provides:

  • Proof of concept for Clickjacking vulnerability .

Project Leader


Quick Download

Darun.jpg

Classifications

Owasp-incubator-trans-85.png

The OWASP Click Me Project: The primary contributors to date have been:

Acknowledgement

References

OWASP definition on Click jacking or "UI redress attack"
OWASP test guide for Click jacking attacks.

Just a click away to get your copy of OWASP Click Me.Here we go !

Darun.jpg

Click Me is made available in 3 formats ie as a java gui,python tool and as a stand alone html page.

Snapshot

  • Java

Java.jpg


Note : jar file ,so you will need JRE in your system to run the file. Double click the jar file or give "java -jar clickme.jar" in the command prompt.


  • Python
Pyclickme.jpg


Note : Give the test url as shown in the figure, and you will need Python framework supppport to run python file.

$python clickme.py


  • Html

Hmtl.jpg


Note : Load the html in a browser and give the test url in the text area and hit click me button


As of now, the priorities are:

  • Creating the test html page.
PROJECT INFO
What does this OWASP project offer you?
RELEASE(S) INFO
What releases are available for this project?
what is this project?
Name: OWASP Click Me Project (home page)
Purpose: OWASP Click Me Project aimed at having a simple GUI which helps to create a test page for Clickjacking attacks
License: OWASP Click Me is free to use and is licensed under Apache 2.0
who is working on this project?
Project Leader(s):
  • Arun Kumar @
how can you learn more?
Project Pamphlet: Not Yet Created
Project Presentation:
Mailing list: Mailing List Archives
Project Roadmap: View
Key Contacts
  • Contact Arun Kumar @ to contribute to this project
  • Contact Arun Kumar @ to review or sponsor this project
current release
Not Yet Published
last reviewed release
Not Yet Reviewed


other releases