cve-2018-15473 icon indicating copy to clipboard operation
cve-2018-15473 copied to clipboard

Error

Open FIXERMAN opened this issue 9 months ago • 0 comments

fixer@fixer:~/SALAT/cve-2018-15473$ ./ssh-username-enum.py -u epi 80.93.26.*** [+] OpenSSH version 7.4 found Traceback (most recent call last): File "/home/fixer/SALAT/cve-2018-15473/./ssh-username-enum.py", line 203, in main(**vars(args)) File "/home/fixer/SALAT/cve-2018-15473/./ssh-username-enum.py", line 172, in main apply_monkey_patch() File "/home/fixer/SALAT/cve-2018-15473/./ssh-username-enum.py", line 85, in apply_monkey_patch old_msg_service_accept = auth_handler._client_handler_table[paramiko.common.MSG_SERVICE_ACCEPT] TypeError: 'property' object is not subscriptable How to fix it?

FIXERMAN avatar Nov 13 '23 15:11 FIXERMAN