t3l3machus / toxssin

An XSS exploitation command-line interface and payload generator.
MIT License
1.26k stars 178 forks source link

Issue tin your scanner #9

Closed uskolor closed 3 months ago

uskolor commented 3 months ago

hi How to fix this .You scanner do not works .

Traceback (most recent call last): File "/home/ugiel/toxssin/toxssin.py", line 841, in main() File "/home/ugiel/toxssin/toxssin.py", line 701, in main httpd.socket = ssl.wrap_socket ( File "/usr/lib/python3.10/ssl.py", line 1468, in wrap_socket context.load_cert_chain(certfile, keyfile) FileNotFoundError: [Errno 2] No such file or directory

uskolor commented 3 months ago

I is any way to fix this bug .

t3l3machus commented 3 months ago

@uskolor toxssin is not a scanner, it is a tool for post exploitation and it requires TLS certificates to start as explained in the description.

uskolor commented 3 months ago

ok