
https://github.com/r3dxpl0it/CVE-2018-15473 is the original I got this from. All I did was make this a little more friendly for python3. fixed the print statements and changed "._handler_table" to "._client_handler_table" so paramiko doesnt complain. It may not for you but on the latest Parrot install it was throwing errors.