Quantcast
Channel: CISA Analysis Reports
Viewing all articles
Browse latest Browse all 11

MAR-10430311-1.v1 Multiple Nation-State Threat Actors Exploit CVE-2022-47966 and CVE-2022-42475

$
0
0

  

Notification

This report is provided "as is" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained herein. The DHS does not endorse any commercial product or service referenced in this bulletin or otherwise.

This document is marked TLP:CLEAR--Recipients may share this information without restriction. Sources may use TLP:CLEAR when information carries minimal or no foreseeable risk of misuse, in accordance with applicable rules and procedures for public release. Subject to standard copyright rules, TLP:CLEAR information may be shared without restriction. For more information on the Traffic Light Protocol (TLP), see http://www.cisa.gov/tlp.

Summary

Description

CISA received 4 files for analysis from an incident response engagement conducted at an Aeronautical Sector organization.

2 files (bitmap.exe, wkHPd.exe) are identified as variants of Metasploit (Meterpreter) and designed to connect and receive unencrypted payloads from their respective command and control (C2) servers. Note: Metasploit is an open source penetration testing software; Meterpreter is a Metasploit attack payload that runs an interactive shell. These executables are used as attack payloads to run interactive shells, allowing a malicious actor the ability to control and execute code on a system.

2 files (resource.aspx, ConfigLogin.aspx) are Active Server Pages (ASPX) web shells designed to execute remote JavaScript code on the victim server.

CISA has provided indicators of compromise (IOCs) and YARA rules for detection within this Malware Analysis Report (MAR).

For more information about this compromise, see Joint Cybersecurity Advisory Multiple Nation-State Threat Actors Exploit CVE-2022-47966 and CVE-2022-42475.

Download the PDF version of this report:

For a downloadable copy of IOCs associated with this MAR in JSON format, see:

AR23-250A JSON(JSON, 57.41 KB )
Submitted Files (4)

334c2d0af191ed96b15095a4a098c400f2c0ce6b9c66d1800f6b74554d59ff4b (bitmap.exe)

47dacb8f0b157355a4fd59ccbac1c59b8268fe84f3b8a462378b064333920622 (resource.aspx)

6dcc7b5e913154abac69687fcfb6a58ac66ec9b8cc7de7afd8832a9066b7bdde (ConfigLogin.aspx)

79a9136eedbf8288ad7357ddaea3a3cd1a57b7c6f82adffd5a9540e1623bfb63 (wkHPd.exe)

IPs (2)

108[.]62[.]118[.]160

179[.]60[.]147[.]4

Findings

334c2d0af191ed96b15095a4a098c400f2c0ce6b9c66d1800f6b74554d59ff4b

Tags

downloaderobfuscatedtrojan

Details

-->

Namebitmap.exe
Size7168 bytes
TypePE32+ executable (GUI) x86-64, for MS Windows
MD5b8967a33e6c1aee7682810b6b994b991
SHA1bbda2ad0634aa535b9df40dc39a2d4dfdd763476
SHA256334c2d0af191ed96b15095a4a098c400f2c0ce6b9c66d1800f6b74554d59ff4b
SHA51275b86d329c06a60b395d539eead76f27bc4055a9743f6f33bc48b4ef54a5d0587fbfaf9742515e73936df2b6a5498a84ae8c501f0f27b6c047e994f3afcc408d
ssdeep24:eFGStrJ9u0/6BonZdkBQAV7YQKZqSeNDMSCvOXpmB:is0M8kBQDQkSD9C2kB
Entropy1.315361
Malware Resultunknown
Antivirus
AhnLabTrojan/Win64.Shelma
AntiyGrayWare/Win32.Rozena.j
AviraTR/Crypt.XPACK.Gen7
BitdefenderTrojan.Metasploit.A
CrowdStrike Falcon MLwin/malicious_confidence_100
CylanceMalware
EmsisoftTrojan.Metasploit.A (B)
ESETa variant of Win64/Rozena.M trojan
HuorongTrojan/Obfuscated.dq
IKARUSTrojan.Win64.Meterpreter
K7Trojan ( 004fae881 )
McAfeeTrojan-FJIN!B8967A33E6C1
Quick HealHackTool.Metasploit.S9212471
SophosATK/Meter-A
VaristW64/S-c4a4ef26!Eldorado
Vir.IT eXplorerTrojan.Win32.Generic.BZPS
Webroot SMDMalware
YARA Rules
  • rule CISA_10430311_01 : METERPRETER trojan downloader
    {
       meta:
           author = "CISA Code & Media Analysis"
           incident = "10430311"
           date = "2023-03-03"
           last_modified = "20230404_1200"
           actor = "n/a"
           family = "METERPRETER"
           Capabilities = "n/a"
           Malware_Type = "trojan downloader"
           Tool_Type = "n/a"
           description = "Detects trojan downloader samples"
           sha256_1 = "334c2d0af191ed96b15095a4a098c400f2c0ce6b9c66d1800f6b74554d59ff4b"
       strings:
           $s1 = { 49 be 77 73 32 5f 33 32 }
           $s2 = { 49 89 e6 48 81 ec a0 01 }
           $s3 = { 49 bc 02 00 e5 6b b3 3c 93 04 }
           $s4 = { 41 ba 4c 77 26 07 ff d5 }
           $s5 = { 41 ba ea 0f df e0 ff d5 }
           $s6 = { 41 ba 99 a5 74 61 ff d5 }
           $s7 = { 41 ba 02 d9 c8 5f ff d5 }
           $s8 = { 41 ba 58 a4 53 e5 ff d5 }
       condition:
           all of them
    }
  • rule CISA_10430311_02 : METERPRETER controls_local_machine compromises_data_integrity communicates_with_c2 keylogger exploit_kit remote_access_trojan back downloader screen_capture virus remote_access exploitation network_capture
    {
       meta:
           author = "CISA Code & Media Analysis"
           incident = "10430311"
           date = "2023-03-08"
           last_modified = "20230405_1300"
           actor = "n/a"
           family = "METERPRETER"
           Capabilities = "controls-local-machine compromises-data-integrity communicates-with-c2"
           Malware_Type = "keylogger exploit-kit remote-access-trojan backdoor downloader screen-capture virus"
           Tool_Type = "remote-access exploitation network-capture"
           description = "Detects Fresh Meterpreter bianary samples"
           sha256_1 = "79a9136eedbf8288ad7357ddaea3a3cd1a57b7c6f82adffd5a9540e1623bfb63"
           sha256_2 = "334c2d0af191ed96b15095a4a098c400f2c0ce6b9c66d1800f6b74554d59ff4b"
           sha256_3 = "6dcc7b5e913154abac69687fcfb6a58ac66ec9b8cc7de7afd8832a9066b7bdde"
           sha256_4 = "47dacb8f0b157355a4fd59ccbac1c59b8268fe84f3b8a462378b064333920622"
       strings:
           $s0 = { 58 a4 53 e5 }
           $s1 = { 02 d9 c8 5f }
           $s2 = { 99 a5 74 61 }
           $s3 = { 4c 77 26 07 }
           $s4 = { 29 80 6b 00 }
           $s5 = { 50 41 59 4c 4f 41 44 3a }
           $s6 = { 48 83 ec 28 49 c7 c1 40 }
       condition:
           all of them
    }
ssdeep Matches

No matches found.

Relationships
334c2d0af1...Connected_To179[.]60[.]147[.]4
Description

This artifact is a malicious Windows executable file. The file is designed to connect to a remote Internet Protocol (IP) address "179[.]60[.]147[.]4" on Transmission Control Protocol (TCP) port 58731 and waits for a response. The response payload from the remote server is not encrypted and will be executed in memory. The payload was not available for analysis.

179[.]60[.]147[.]4

Tags

command-and-control

Ports
  • 58731 TCP
Whois

inetnum:     179.60.147.0/24
status:     reallocated
aut-num:     AS209588
owner:     Cloud Solutions S.A.
ownerid:     VE-CSSA1-LACNIC
responsible: Alexis Sanchez
address:     Av. Libertador, Distrito Capital, ---,
address:     1050 - Caracas -
country:     VE
phone:     +507 8589115
owner-c:     ALS317
tech-c:     ALS317
abuse-c:     ALS317
inetrev:     179.60.147.0/24
nserver:     NS1.SAFE-VPN.MOBI
nsstat:     20230302 AA
nslastaa:    20230302
nserver:     NS2.SAFE-VPN.MOBI
nsstat:     20230302 AA
nslastaa:    20230302
created:     20220301
changed:     20220301
inetnum-up: 179.60.144.0/21

nic-hdl:     ALS317
person:     Alexis Sanchez
e-mail:     info@safe-vpn.mobi
address:     Av. Libertador, Distrito Capital, ---, ---
address:     1050 - Caracas -
country:     VE
phone:     +507 858 91 [15]
created:     20220301
changed:     20220301

Relationships
179[.]60[.]147[.]4Connected_From334c2d0af191ed96b15095a4a098c400f2c0ce6b9c66d1800f6b74554d59ff4b
Description

The malware C2 server IP address.

79a9136eedbf8288ad7357ddaea3a3cd1a57b7c6f82adffd5a9540e1623bfb63

Tags

obfuscatedtrojan

Details

-->

NamewkHPd.exe
Size7168 bytes
TypePE32+ executable (GUI) x86-64, for MS Windows
MD576adb0e36aac40cae0ebeb9f4bd38b52
SHA182885f8c57cf4460f52db0a85e183d372f0aeb7e
SHA25679a9136eedbf8288ad7357ddaea3a3cd1a57b7c6f82adffd5a9540e1623bfb63
SHA512dc3547ca38bcdc00184537f9b2bac6201d9aa1541d172fc78050636b5f0d2c438defcab937f2ac056a0522c9727d2c3ea1636c69c9780ed553b146168956c121
ssdeep24:eFGStrJ9u0/6kgnZdEBQAVXBYLYKZq4eNDMSeGV1iY0im+opmB:is0dUEBQpLYGSD9e8oYKkB
Entropy1.418888
Malware Resultunknown
Antivirus
AhnLabTrojan/Win64.Agent
AntiyGrayWare/Win32.Rozena.j
AviraTR/Crypt.XPACK.Gen7
BitdefenderTrojan.Metasploit.A
CrowdStrike Falcon MLwin/malicious_confidence_100
CylanceMalware
EmsisoftTrojan.Metasploit.A (B)
ESETa variant of Win64/Rozena.M trojan
HuorongTrojan/Obfuscated.dq
IKARUSTrojan.Win64.Meterpreter
K7Trojan ( 004fae881 )
McAfeeTrojan-FJIN!76ADB0E36AAC
Quick HealHackTool.Metasploit.S9212471
SophosATK/Meter-A
VaristW64/S-c4a4ef26!Eldorado
Vir.IT eXplorerTrojan.Win32.Generic.BZPS
Webroot SMDMalware
YARA Rules
  • rule CISA_10430311_02 : METERPRETER controls_local_machine compromises_data_integrity communicates_with_c2 keylogger exploit_kit remote_access_trojan back downloader screen_capture virus remote_access exploitation network_capture
    {
       meta:
           author = "CISA Code & Media Analysis"
           incident = "10430311"
           date = "2023-03-08"
           last_modified = "20230405_1300"
           actor = "n/a"
           family = "METERPRETER"
           Capabilities = "controls-local-machine compromises-data-integrity communicates-with-c2"
           Malware_Type = "keylogger exploit-kit remote-access-trojan backdoor downloader screen-capture virus"
           Tool_Type = "remote-access exploitation network-capture"
           description = "Detects Fresh Meterpreter bianary samples"
           sha256_1 = "79a9136eedbf8288ad7357ddaea3a3cd1a57b7c6f82adffd5a9540e1623bfb63"
           sha256_2 = "334c2d0af191ed96b15095a4a098c400f2c0ce6b9c66d1800f6b74554d59ff4b"
           sha256_3 = "6dcc7b5e913154abac69687fcfb6a58ac66ec9b8cc7de7afd8832a9066b7bdde"
           sha256_4 = "47dacb8f0b157355a4fd59ccbac1c59b8268fe84f3b8a462378b064333920622"
       strings:
           $s0 = { 58 a4 53 e5 }
           $s1 = { 02 d9 c8 5f }
           $s2 = { 99 a5 74 61 }
           $s3 = { 4c 77 26 07 }
           $s4 = { 29 80 6b 00 }
           $s5 = { 50 41 59 4c 4f 41 44 3a }
           $s6 = { 48 83 ec 28 49 c7 c1 40 }
       condition:
           all of them
    }
ssdeep Matches

No matches found.

Relationships
79a9136eed...Connected_To108[.]62[.]118[.]160
Description

This file is a malicious 64-bit Windows Portable Executable (PE) that has been identified as a variant of the Metasploit Meterpreter application. The file is designed to connect to a remote Internet Protocol (IP) address 108[.]62[.]118[.]160.

108[.]62[.]118[.]160

Tags

command-and-control

Whois

NetRange:     108.62.0.0 - 108.62.255.255
CIDR:         108.62.0.0/16
NetName:        NET-108-62-0-0-1
NetHandle:     NET-108-62-0-0-1
Parent:         NET108 (NET-108-0-0-0-0)
NetType:        Direct Allocation
OriginAS:     AS15003
Organization: Leaseweb USA, Inc. (LU)
RegDate:        2010-12-13
Updated:        2021-02-15
Ref:            https://rdap.arin.net/registry/ip/108.62.0.0

OrgName:        Leaseweb USA, Inc.
OrgId:         LU
Address:        9480 Innovation Dr
City:         Manassas
StateProv:     VA
PostalCode:     20109
Country:        US
RegDate:        2010-09-13
Updated:        2019-08-13
Comment:        www.leaseweb.com
Ref:            https://rdap.arin.net/registry/entity/LU

Relationships
108[.]62[.]118[.]160Connected_From79a9136eedbf8288ad7357ddaea3a3cd1a57b7c6f82adffd5a9540e1623bfb63
Description

The malware attempts to connect to this IP address.

47dacb8f0b157355a4fd59ccbac1c59b8268fe84f3b8a462378b064333920622

Tags

backdoorwebshell

Details

-->

Nameresource.aspx
Size175 bytes
TypeASCII text, with no line terminators
MD51a0e111e60e543810423ef073b545c77
SHA123cb74b530c49837595d766492279cc0cdc4692d
SHA25647dacb8f0b157355a4fd59ccbac1c59b8268fe84f3b8a462378b064333920622
SHA51278a6e59bb9d9320d39249ee8ae94431a7cda608476f0adc9358e558b535ceccf12e219af16b14a40948986a01ad9128f8cf0240cde866197570fd70772e92d1c
ssdeep3:6DZXA/fTGYpEHJCpHT55bct7fk8fwM2aA793nJKAqTGwPW1kyKN+1Ucv2+:6e3q+ugFIt7M8fwM/A7zKAqK6ykycKUU
Entropy5.673036
Malware Resultunknown
Antivirus
HuorongBackdoor/ASP.WebShell.aa
YARA Rules
  • rule CISA_10430311_03 : ASPX_WEBSHELL webshell
    {
       meta:
           author = "CISA Code & Media Analysis"
           incident = "10430311"
           date = "2023-03-21"
           last_modified = "20230404_1230"
           actor = "n/a"
           family = "ASPX Webshell"
           Capabilities = "n/a"
           Malware_Type = "webshell"
           Tool_Type = "n/a"
           description = "Detects OWA targeting ASPX Webshell samples"
           sha256_1 = "6dcc7b5e913154abac69687fcfb6a58ac66ec9b8cc7de7afd8832a9066b7bdde"
           sha256_1 = "47dacb8f0b157355a4fd59ccbac1c59b8268fe84f3b8a462378b064333920622"
       strings:
           $s1 = { 5a 30 32 6a 77 36 43 36 63 55 }
           $s2 = { 5a 38 49 30 32 38 33 6e 77 38 }
           $s3 = { 4f 57 41 77 65 62 63 6f 6e 66 69 67 }
           $s4 = { 54 55 43 53 4f 4e }
           $s5 = { 65 76 61 6c }
       condition:
           3 of them
    }
ssdeep Matches

No matches found.

Description

This artifact is an ASPX webshell that is designed to execute remote JavaScript code on the system. The attacker must authenticate to the webshell client with the key "OWAwebconfig" before executing the remote code. The 'unsafe' context keyword is intentionally obfuscated to bypass security protocols.

Screenshots

 

6dcc7b5e913154abac69687fcfb6a58ac66ec9b8cc7de7afd8832a9066b7bdde

Tags

backdoorwebshell

Details

-->

NameConfigLogin.aspx
Size169 bytes
TypeASCII text, with no line terminators
MD5a33354d598b58f2e55eb3619c3465f24
SHA1e1c6f76085234554e9a47b61105cd45981eb35d2
SHA2566dcc7b5e913154abac69687fcfb6a58ac66ec9b8cc7de7afd8832a9066b7bdde
SHA512180ee1378ff6ffd8b28c39208d8abb617e263defc74f6781f9f8efa373fd62c3aa0b99a4b77cf44432f9bfe4fd80f40620ffb884af2e440491d007b2e41e4d96
ssdeep3:6DZX6VeeTEdYpEHJCpRZT55bcRRt+ek8fwM2aA42qPJKMWmdeuufKVeM+1Ucv2+:6NeTG+ug/JIi8fwM/A7qxKMWmgZMKUeb
Entropy5.682974
Malware Resultunknown
Antivirus
HuorongBackdoor/ASP.WebShell.aa
YARA Rules
  • rule CISA_10430311_03 : ASPX_WEBSHELL webshell
    {
       meta:
           author = "CISA Code & Media Analysis"
           incident = "10430311"
           date = "2023-03-21"
           last_modified = "20230404_1230"
           actor = "n/a"
           family = "ASPX Webshell"
           Capabilities = "n/a"
           Malware_Type = "webshell"
           Tool_Type = "n/a"
           description = "Detects OWA targeting ASPX Webshell samples"
           sha256_1 = "6dcc7b5e913154abac69687fcfb6a58ac66ec9b8cc7de7afd8832a9066b7bdde"
           sha256_1 = "47dacb8f0b157355a4fd59ccbac1c59b8268fe84f3b8a462378b064333920622"
       strings:
           $s1 = { 5a 30 32 6a 77 36 43 36 63 55 }
           $s2 = { 5a 38 49 30 32 38 33 6e 77 38 }
           $s3 = { 4f 57 41 77 65 62 63 6f 6e 66 69 67 }
           $s4 = { 54 55 43 53 4f 4e }
           $s5 = { 65 76 61 6c }
       condition:
           3 of them
    }
ssdeep Matches

No matches found.

Description

This artifact is an ASPX webshell that is designed to execute remote JavaScript code on the system. The attacker must authenticate to the webshell client with the key "TUCSON" before executing the remote code. The 'unsafe' context keyword is intentionally obfuscated to bypass security protocols.

Screenshots

 

Relationship Summary

334c2d0af1...Connected_To179[.]60[.]147[.]4
179[.]60[.]147[.]4Connected_From334c2d0af191ed96b15095a4a098c400f2c0ce6b9c66d1800f6b74554d59ff4b
79a9136eed...Connected_To108[.]62[.]118[.]160
108[.]62[.]118[.]160Connected_From79a9136eedbf8288ad7357ddaea3a3cd1a57b7c6f82adffd5a9540e1623bfb63

Recommendations

CISA recommends that users and administrators consider using the following best practices to strengthen the security posture of their organization's systems. Any configuration changes should be reviewed by system owners and administrators prior to implementation to avoid unwanted impacts.

  • Maintain up-to-date antivirus signatures and engines.
  • Keep operating system patches up-to-date.
  • Disable File and Printer sharing services. If these services are required, use strong passwords or Active Directory authentication.
  • Restrict users' ability (permissions) to install and run unwanted software applications. Do not add users to the local administrators group unless required.
  • Enforce a strong password policy and implement regular password changes.
  • Exercise caution when opening e-mail attachments even if the attachment is expected and the sender appears to be known.
  • Enable a personal firewall on agency workstations, configured to deny unsolicited connection requests.
  • Disable unnecessary services on agency workstations and servers.
  • Scan for and remove suspicious e-mail attachments; ensure the scanned attachment is its "true file type" (i.e., the extension matches the file header).
  • Monitor users' web browsing habits; restrict access to sites with unfavorable content.
  • Exercise caution when using removable media (e.g., USB thumb drives, external drives, CDs, etc.).
  • Scan all software downloaded from the Internet prior to executing.
  • Maintain situational awareness of the latest threats and implement appropriate Access Control Lists (ACLs).

Additional information on malware incident prevention and handling can be found in National Institute of Standards and Technology (NIST) Special Publication 800-83, "Guide to Malware Incident Prevention & Handling for Desktops and Laptops".

Contact Information

CISA continuously strives to improve its products and services. You can help by answering a very short series of questions about this product at the following URL: https://us-cert.cisa.gov/forms/feedback/

Document FAQ

What is a MIFR? A Malware Initial Findings Report (MIFR) is intended to provide organizations with malware analysis in a timely manner. In most instances this report will provide initial indicators for computer and network defense. To request additional analysis, please contact CISA and provide information regarding the level of desired analysis.

What is a MAR? A Malware Analysis Report (MAR) is intended to provide organizations with more detailed malware analysis acquired via manual reverse engineering. To request additional analysis, please contact CISA and provide information regarding the level of desired analysis.

Can I edit this document? This document is not to be edited in any way by recipients. All comments or questions related to this document should be directed to the CISA at 1-888-282-0870 or CISA Service Desk.

Can I submit malware to CISA? Malware samples can be submitted via three methods:

CISA encourages you to report any suspicious activity, including cybersecurity incidents, possible malicious code, software vulnerabilities, and phishing-related scams. Reporting forms can be found on CISA's homepage at www.cisa.gov.


Viewing all articles
Browse latest Browse all 11

Trending Articles