A python script designed to check if the website is vulnerable of clickjacking and saves the result into Vulnerable.txt file.
python3 clickjack.py <file_name>
python3 clickjack.py sites.txt
www.bugcrowd.com
www.srsecure.xyz
www.developer.pubg.com
[-] www.bugcrowd.com is not Vulnerable
[+] www.srsecure.xyz is Vulnerable
[+] www.developer.pubg.com is Vulnerable