SideWinder APT Group aka Rattlesnake – Active IOCs
May 13, 2024North Korean Cybercriminals Use New Golang Malware ‘Durian’ to Target Crypto Companies – Active IOCs
May 14, 2024SideWinder APT Group aka Rattlesnake – Active IOCs
May 13, 2024North Korean Cybercriminals Use New Golang Malware ‘Durian’ to Target Crypto Companies – Active IOCs
May 14, 2024Severity
Medium
Analysis Summary
NjRat is a Remote Access Trojan, which is found leveraging Pastebin to deliver a second-stage payload after initial infection. There are multiple versions of the secondary payload used, ranging from base64 encoded version, hexadecimal, JSON data format, compressed blobs, and plain text data with malicious URLs embedded within. This is done to evade detection by security products and increase the possibility of operating unnoticed. njRat is developed in the .NET framework and can hijack the functions of a compromised machine remotely, including taking screenshots, exfiltrating data, keylogging, and killing processes such as antivirus programs, while also connecting the machine to a botnet. RAT was also found abusing Windows API functions such as Windows API calls such as GetKeyboardState(), GetAsynckeyState(), and MapVirtualKey() for keylogging, and data theft. It was also discovered downloading web scraping tools such as “proxy scrapper” to extract large amounts of data via proxies.
Impact
- Unauthorized Access
Indicators of Compromise
MD5
- 49f7077e13e1717b1cfe173eff139cc1
- 42c80fbfe05109fc67a8d43090b265e3
- 33e3d4f10652bbe5f139e7e751a9ee81
- 4fe8fee31d31a70150e8c1d0f33ae8fe
- 325a385b18ded5cbb96d2b80438c8d51
- 251d896631821a9966efd21220a9572b
SHA-256
- d891081ab480a8c5c059b38e0de80ee381b2bea0245209dd5ee772851825363d
- f49bf2ac8babbe700e737698c0da57140ad78d61d759b508bc949ace4992c66c
- c2e1d400d15201525198f40822b5b35c5366691f94394fdbf1c20e1fd44f4176
- cf5fa58a9cfbe95541b166b26f73b16de59cd4da5ced463caa1f9dc336593d09
- adb83e8227bcdebe27274521da4e62ccb9d0c2beb6e65493299d7bef985b0cc7
- 65f628e78ca5d7cc1a094a2baa3a3cc5a24e0f680e40a34ee482df42e7d0e005
SHA1
- a063eeceaec8960bd5011311498f4d6ef61c7730
- ad6668ce039dfb138a516b6c4930d9d39d343236
- 5d601cef9dd2d9e6d77274d45709efae29ee243b
- f066bee6ddf3513b1f9e3403f6ce4cf11e9c2de2
- 0cf945daeeda6cef680791756fc171b57ded12b5
- b06b8e324b435de34377f3aee96da12de544cadc
Remediation
- Block all threat indicators at your respective controls.
- Search for indicators of compromise (IOCs) in your environment utilizing your respective security controls.
- Do not download documents attached in emails from unknown sources and strictly refrain from enabling macros when the source isn’t reliable.
- Enable antivirus and anti-malware software and update signature definitions promptly. Using multi-layered protection is necessary to secure vulnerable assets.
- Patch and upgrade any platforms and software timely and make it into a standard security policy.
- Enforce access management policies.
- Along with network and system hardening, code hardening should be implemented within the organization so that their websites and software are secure. Use testing tools to detect any vulnerabilities in the deployed codes.