faizann24 / XssPy

XssPy - Web Application XSS Scanner
http://www.fsecurify.com
MIT License
835 stars 230 forks source link

File "/root/XssPy/XssPy.py", line 36 || How to Solve this error ? #41

Open iamitgh opened 1 year ago

iamitgh commented 1 year ago

──(root㉿kali)-[~/XssPy] └─# python3 XssPy.py bing.com
File "/root/XssPy/XssPy.py", line 36 print color.BOLD + color.RED + """ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

Q: I am getting this error Please give me the solution.

spacezero20 commented 7 months ago

I am getting the same error. I just cloned and tried to run the first example test on website.com, and this happened. How do we fix?