gwen001/pentest-tools

[smuggler] Can this be run on MacOS instead of Linux?

ctfrench opened this issue · 4 comments

Can smuggler be run on MacOS instead of Linux?

I'm getting 400s on all the requests and every handful of requests the following error:
[-] send (shutdown) - error occurred: [Errno 57] Socket is not connected (http://www.facebook.com/)

I'm getting 400s on all the requests and every handful of requests the following error:
[-] send (shutdown) - error occurred: [Errno 57] Socket is not connected (http://www.facebook.com/)

This is what I executed:
(smuggler_venv) (base) CFRENCH:pentest-tools cameronfrench$ python3 smuggler.py -v 2 -u http://www.facebook.com/

I don't have a Mac so I can't test but sine it's Python3 I guess yes.