SySS-Research / Seth

Perform a MitM attack and extract clear text credentials from RDP connections
MIT License
1.38k stars 325 forks source link

fix exception handling #58

Closed spameier closed 1 year ago

spameier commented 1 year ago

fixes exception: UnboundLocalError: local variable 'e' referenced before assignment

AdrianVollmer commented 1 year ago

thanks!