Closed rafale0n closed 1 year ago
Interestingly it seems to happen on Windows Server 2016, however no output comes back from cme either, even from a "non-affected" Windows OS like Server 2019.
Thanks for letting me know. going to take a look into this.
I have the same issue. Using cme to do some password spraying on a subnet.
Command used: socks add 8080 (Havoc) proxychains -q python3 /home/user/Tools/cme smb hostname -u user -p 'password' (Ubuntu)
Error:
Apparently, the issue was a race condition at SocksClientClose
, this should now work at the dev
branch.
If you encounter the same crash again, re-open this issue.
Contact Details
No response
What happened?
Run socks add 4443. Setup socks4 proxychains config to point to IP@4443 and run proxychains cme smb Internal-IP and observe the teamserver crash with an error described below:
Did You Do a Pull First?
Latest (You performed a pull first)
Relevant log output