You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[+] Website is vulnerable!
Traceback (most recent call last):
File "Clickjacking_Tester.py", line 58, in
if name == 'main': main()
File "Clickjacking_Tester.py", line 52, in main
create_poc(site.split('\n')[0])
File "Clickjacking_Tester.py", line 35, in create_poc
with open(url + ".html", "w") as f:
FileNotFoundError: [Errno 2] No such file or directory: ----
The text was updated successfully, but these errors were encountered:
[+] Website is vulnerable!
Traceback (most recent call last):
File "Clickjacking_Tester.py", line 58, in
if name == 'main': main()
File "Clickjacking_Tester.py", line 52, in main
create_poc(site.split('\n')[0])
File "Clickjacking_Tester.py", line 35, in create_poc
with open(url + ".html", "w") as f:
FileNotFoundError: [Errno 2] No such file or directory: ----
The text was updated successfully, but these errors were encountered: