
Un script Python conçu pour vérifier si le site web est vulnérable au clickjacking et créer un PoC.
Un script Python conçu pour vérifier si le site web est vulnérable au clickjacking et crée un poc.
python(3) clickjacking_tester.py <file_name>
python clickjacking_tester.py sites.txt
www.google.com
www.turkhackteam.com
[*] Checking www.google.com
[-] Website is not vulnerable!
[*] Checking www.turkhackteam.org
[+] Website is vulnerable!
[*] Created a poc and saved to <URL>.html