Skip to content

A tool which checks click-jacking vulnerability and generates the POC for it .

Notifications You must be signed in to change notification settings

guptabless/Clickjacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Clickjacker

A tool which checks clickjacking vulnerability and generates the POC for it .

Requirment:

packages

  • os
  • sys
  • bcolors
  • argparse
  • requests

python > 3.x

usage:

clickjacking.py -d -o

OPTIONS:

-h           --help    
             	< show the available options>
-d            Valid Domain Name with https:// or http:// 
	  		<Domain To check Clickjacking or text file conatining list of domains >
-o	      Location where you want to save ClickJAcking POC
			<OutPut Location of POC>

About

A tool which checks click-jacking vulnerability and generates the POC for it .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages