Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.33 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.33 KB

Clickjacking-Exploit-Detector

The Clickjacking Exploit Detector uses webpage scanning techniques to identify potential vulnerabilities and provide analysis of those elements.

Clickjacking-Exploit-Detector Jenderal92

Features

  • HTML Scanning: Checks HTML elements and iframe elements that can be exploited for clickjacking.
  • Warning of Potential Clickjacking: Provides a report and suggestions regarding potential clickjacking vulnerabilities.
  • Detecting frame-ancestors Header: Checks if the Content-Security-Policy header on the website protects against clickjacking.
  • UI Obstruction Detection: Checks if website elements are hidden or overlapping with other elements.

How to Use

  1. Download and install Python from the official Python website: https://www.python.org.
  2. Install Module pip pip install requests beautifulsoup4
  3. Run the script using the command: python file.py site.com.
  4. Follow the instructions displayed in the terminal.

Disclaimer !!!

I have written the disclaimer on the cover of Jenderal92. You can check it HERE !!!