epsylon / xsser

Cross Site "Scripter" (aka XSSer) is an automatic -framework- to detect, exploit and report XSS vulnerabilities in web-based applications.
https://xsser.03c8.net
1.17k stars 238 forks source link

Error execution #76

Closed tXambe closed 3 years ago

tXambe commented 3 years ago

Hello,

When I run the script I have this error:

UnicodeEncodeError: 'latin-1' codec can't encode character '\u20ac' in position 24: ordinal not in range(256)

I don't know whats happend, anyone can help me ?

A greeting and thanks

epsylon commented 3 years ago

@tXambe your environment isn't supporting UTF-8... try to fix that!