This PR adds full compatibility for python3 by updating byte references wherever strings are concatenated. At the time of testing the exploit works with both python3 and python2.7 but going forward only python3 will be supported.
This also updates the README to clarify necessary dependencies of the project. Currently its only impacket, the mysmb.py file that is included, and the metasploit framework to use the helper scripts.
This PR adds full compatibility for python3 by updating byte references wherever strings are concatenated. At the time of testing the exploit works with both python3 and python2.7 but going forward only python3 will be supported.
This also updates the README to clarify necessary dependencies of the project. Currently its only impacket, the mysmb.py file that is included, and the metasploit framework to use the helper scripts.