Wednesday, December 6, 2023

Hackers Abuse AWS SSM Agent to Perform Various Malicious Activities

Legitimate SSM agents can turn malicious when attackers with high-privilege access use it to carry out ongoing malicious activities on an endpoint.

Once compromised, the threat actors retain access to the compromised system, allowing ongoing illicit activities on AWS or other hosts.

Cybersecurity researchers at Mitiga recently discovered a new AWS post-exploitation technique. 

With the help of this new technique, threat actors run SSM agents as RAT on systems that are based on Windows and Linux. While this enables them to control the endpoints through a separate AWS account.

Abusing AWS SSM Agent

Amazon-signed SSM is a complete management system for admins that gives them the ability to manage the following things:-

AWS Systems Manager Agent (SSM) is widely used and comes pre-installed on many AMIs, which makes it a potential attack surface for hackers on a large pool of AWS instances.

Mitiga finds SSM agent can run in “hybrid” mode within EC2 limits, and this enables access to two key elements via attacker-controlled AWS accounts:-

  • Assets
  • Servers

SSM hybrid mode configures an AWS account to manage diverse machines like:-

  • Non-EC2
  • On-premise servers
  • AWS IoT devices
  • VMs across other cloud environments

Bash commands enable SSM agents to execute in non-associated AWS accounts, and SSM’s proxy feature allows traffic to pass outside AWS infrastructure.

Moreover, the complete exploitation chain depends on two scenarios, and here below we have mentioned them:-

  • Scenario 1: Hijacking the SSM agent
  • Scenario 2: Running Another SSM Agent Process

Abilities unlocked using the SSM Agent as a RAT

Here below, we have mentioned all the abilities:-

  • The SSM agent is signed by Amazon, so it’s initially trusted by Antivirus and Endpoint Detection & Response solutions.
  • Attackers don’t need to upload new RAT binaries since the SSM agent is already installed on the endpoint, avoiding AV and EDR products’ detection.
  • Threat actors can use their malicious AWS account as a C&C server which enables them to control the compromised SSM agent that makes their communication appear legitimate.
  • Attackers don’t need additional code for the attack infrastructure, as they rely solely on the SSM service and agent.
  • The SSM agent supports features like “RunCommand” and “StartSession,” giving attackers effortless control over the compromised endpoint from their AWS account, allowing them to manipulate it in various ways.
  • The SSM agent’s widespread installation in default AMIs within AWS increases the potential attack surface, providing more targets for threat actors.

Recommendations

Here Below we have mentioned all the recommendations:-

  • Reconsider adding SSM agent to AV or EDR allow list for security reasons.
  • To detect and respond to this malicious action effectively, make sure to integrate the detection techniques into your SIEM and SOAR platforms.
  • AWS security team suggests using the VPC endpoint for the Systems Manager to restrict command receipt from the original AWS account/organization.
  • Make sure to configure the System Manager service through a VPC endpoint.

Keep yourself informed about the latest Cyber Security News by following us on GoogleNews, Linkedin, Twitter, and Facebook.

Website

Latest articles

BlueNoroff: New Malware Attacking MacOS Users

Researchers have uncovered a new Trojan-attacking macOS user that is associated with the BlueNoroff APT...

Serpent Stealer Acquires Browser Passwords and Erases Intrusion Logs

Beneath the surface of the cyber realm, a silent menace emerges—crafted with the precision...

Doppelgänger: Hackers Employ AI to Launch Highly sophistication Attacks

It has been observed that threat actors are using AI technology to conduct illicit...

Kali Linux 2023.4 Released – What’s New!

Kali Linux 2023.4, the latest version of Offensive Security's renowned operating system, has been...

Trickbot Malware Developer Pleads Guilty & Faces 35 Years in Prison

A 40-year-old Russian national, Vladimir Dunaev, pleaded guilty for developing and deploying Trickbot malware....

ICANN Launches RDRS to Assist Law Enforcement Agencies to Discover Private Info

ICANN is a non-profit organization that is responsible for coordinating the global internet's-DNSIP address...

Hackers Use Weaponized Documents to Attack U.S. Aerospace Industry

An American aerospace company has been the target of a commercial cyberespionage campaign dubbed...
Tushar Subhra Dutta
Tushar Subhra Dutta
Tushar is a Cyber security content editor with a passion for creating captivating and informative content. With years of experience under his belt in Cyber Security, he is covering Cyber Security News, technology and other news.

API Attack Simulation Webinar

Live API Attack Simulation

In the upcoming webinar, Karthik Krishnamoorthy, CTO and Vivek Gopalan, VP of Products at Indusface demonstrate how APIs could be hacked.The session will cover:an exploit of OWASP API Top 10 vulnerability, a brute force account take-over (ATO) attack on API, a DDoS attack on an API, how a WAAP could bolster security over an API gateway

Related Articles