Skip to content

Nav-Prak/clickjacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

clickjacker

A tool that detects potential Clickjacking vulnerabilities

This script checks if the x-frame-options header is set in the URLs that are given as input and prints Vulnerable if the header is not set and prints NotVulnerable if the header is set to any value.
It reads from a file containing URLs and outputs to stdout.

Usage

./ClickJacker.sh filename

About

A tool that detects potential Clickjacking vulnerabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages