Ebury Backdoor
Ebury is a Secure Shell (SSH) backdoor that has been used in a credential stealing campaign called Operation Windigo. Ebury targets Linux and FreeBSD servers running OpenSSH and has been under development since 2011.
Summary
Ebury is a Secure Shell (SSH) backdoor that has been used in a credential stealing campaign called Operation Windigo. Ebury targets Linux and FreeBSD servers running OpenSSH and has been under development since 2011.
Affected platforms
The following platforms are known to be affected:
Threat details
New versions of Ebury were detected on compromised servers in May 2019
Ebury is spread to new hosts using leaked credentials, which are acquired when a new user logs into an infected server and when an infected server is used to login to any other system.
When a server is compromised, certain dynamic libraries (e.g. libkeyutils.so) are replaced with malicious versions. When these are executed a secondary malicious dynamic library (e.g. libstz.so) is loaded to push malicious hooks and configuration settings within the running OpenSSH server process. An additional malicious process dedicated to credential extraction is forked and the two malicious processes communicate using an abstract socket.
The backdoor provides the threat actors with a remote root shell, which still works when credentials are changed on the infected server.
Remediation steps
Last edited: 14 February 2020 2:43 pm