Summary
AESDDoS is a botnet used for distributed denial-of-service (DDoS) attacks.
Threat details
At the time of publication, vulnerable systems are added to the AESDDoS by exploiting a known vulnerability (CVE-2019-3396) in Atlassian Confluence Server.
Once a system is enrolled, AESDDoS can extract system information, execute files and commands, and mine cryptocurrency. It may also use the system to perform various types of DDoS attacks. Extracted system information, as well as the command and control data, is encrypted using the AES algorithm.
For further information
Update
A new variant of AESDDoS has been observed targeting misconfigured Docker container APIs. The variant, known as Dofloo, is targeting exposed Docker containers via their daemon. By default, the Docker daemon will listen to TCP 2375 for remote access, traffic sent over this port is unencrypted and unauthenticated. Dofloo exploits this by scanning a given IP range for open ports before requesting root access, if accepted it will then download and execute itself within an existing container.
Remediation steps
| Type | Step |
|---|---|
|
Atlassian addressed the vulnerability used to deliver AESDDoS in Confluence Security Advisory - 2019-03-20. Users and administrators are encouraged to apply this update immediately. Additionally, to prevent and detect an infection, ensure that:
Update By default, the Docker daemon will listen to TCP port 2375 for remote access. Docker have recommended changing disabling this or encrypting the traffic, either through a secure web proxy or Docker's own embedded HTTPS socket (TCP port 2376), in order to prevent access to the daemon. |
CVE Vulnerabilities
Last edited: 14 February 2020 2:47 pm