yHunterDep / clickjx

clickjx is a python progam that test clickjacking vuln on websites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

clickjx is a python progam that test clickjacking vuln on websites


Languages

Language:Python 94.4%Language:Shell 5.6%