Skip to content

Web Application that automatically detect Clickjacking attack

Notifications You must be signed in to change notification settings

JVALPASS/ClickjackingTesting-SwDProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

ClickjackingTesting-SwDProject

Introduction

This is a Web App that permit to detect if your site is vulnerable or not from ClickJacking attacks.

Installation

  1. for Windows

  2. Development Platform - Eclipse

  3. Server - Apache Tomcat Server

  4. Clone the repository and import it to eclipse.

  5. Configure file /WEB-INF/classes/config.properties.

path_project = C:/Users/.../ClickjackingTest/
  1. Run the server on the port 8080.

Tips to avoid problems

  1. Eclipse problem auto-refresh: To set auto-refresh, go to window > preferences > general > workspace and check the refresh using native hooks or polling and refresh on access check-boxes.
  2. Internet Explorer problem execution selenium: Open IE > settings > security > and check the activete protect mode for "Internet", "Local Internet", "Reliable Site", "Not Reliable Site".
  3. Internet Explorer problem execution selenium: Open IE > Zoom > set it to 100%.

Somethings wrong!!

If you find that something's wrong with this package, you can let me know by raising an issue on the GitHub issue tracker, or take it as a task and 🧑‍💻 resolve it 💪 --> create a PullRequest 🛠.

About

Web Application that automatically detect Clickjacking attack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published