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

line 3665 in print_results in main.py if self.options.threads > 9 "str" > "int" #61

Closed ezios closed 4 years ago

ezios commented 4 years ago

in python 3.7.14 solved by int(self.options.threads)

shmileee commented 4 years ago

Why did you close this issue? It hasn't been fixed in upstream.

epsylon commented 4 years ago

Bug reporting template: https://github.com/epsylon/xsser/blob/master/.github/ISSUE_TEMPLATE/bug_report.md