Skip to content

clickjx is a python progam that test clickjacking vuln on websites

Notifications You must be signed in to change notification settings

yHunterDep/clickjx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clickjx

clickjx is a python progam that test clickjacking vuln on websites

Help of Tool

python3 clickjx.py -h

usage: clickjx [-h] [-d DOMAIN] [-f FILE]

ClickJackingTester Tool created by HunterDep

options:
  -h, --help            show this help message and exit
  -d DOMAIN, --domain DOMAIN
                        Put the domain to test, ex: http://example.com/
  -f FILE, --file FILE  Put the subdomains list file to test, ex: subdomains.txt

Move to bin PATH

bash setup.sh