clickjx is a python progam that test clickjacking vuln on websites
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
bash setup.sh