when I was simulating ssh attack for the bug CVE-2018-10933. I met the following error: the output I encountered. It seemed that there is some error in the exce_command function. Any help would be appreciated.
My paramiko version is 2.0.8; I have tried libssh-0.7.4 and libssh-0.7.5, all with the same problem.
The code I have used is this link: https://www.exploit-db.com/exploits/46307