Back to Techniques
ssh.exe
ssh.exe is the Secure Shell client executable for Windows, a program used to establish encrypted, secure connections to remote computers over a network. In ClickFix-style attacks, the SSH ProxyCommand option is abused to run malicious commands locally.
Verify you are human by completing the action below
Press Win-R on your keyboard
In the verification window, press Ctrl-V
Press Enter
References:
Mitigations:
Restrict ssh execution through application control
Monitor for suspicious ssh command lines, especially with
ProxyCommandoptionsNever run commands from untrusted sources