trustedsec / social-engineer-toolkit

The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of SET will be deployed here.
11.07k stars 2.79k forks source link

SocketServer is not defined -- Web Based Attack using self signed ssl #888

Open peter-rs opened 3 years ago

peter-rs commented 3 years ago

Expected Behaviour Set opens up an operates a normal python html server using the self signed ssl cert it generates. Actual Behaviour

https://cdn.facade.cf/help.png

Set Version Latest(Ubuntu 21.04)

Any solutions/tips greatly appreciated.

peter-rs commented 3 years ago

Note that socketserver.py is present is /usr/lib/python3.9/