A python script to check if the website is vulnerable of clickjacking and creates a simple html file as a proof of concept.
python click-jacking-tester.py <file_name>
python click-jacking-tester.py sites.txt
www.google.com
Testing Site - www.google.com
Website is not vulnerable! ✓
Testing Site - youtube.com
Website is not vulnerable! ✓
Testing Site - github.com
Website is not vulnerable! ✓