
LetsDefend SOC lab investigating CVE-2024-49138 and related malicious activity.
This was one of the SOC lab exercises that I took on LetsDefend.
The alert was about CVE-2024-49138. I investigated the alert, checked a suspicious hash on VirusTotal and searched the available logs for related activity.
I submitted the suspicious hash to VirusTotal.
Hash:
b432dcf4a0f0b601b1d79848467137a5e25cab5a0b7b1224be9d3b6540122db9
VirusTotal result:
The binary svohost.exe (SHA-256:b432dcf4a0f0b601b1d79848467137a5e25cab5a0b7b1224be9d3b6540122db9) was confirmed malicious
I searched the LetsDefend logs using the indicators found during the investigation.
Some of the things I looked for were:
Findings:
I filtered logs for IP: 172.16.17.207 and observed:
b432dcf4a0f0b601b1d79848467137a5e25cab5a0b7b1224be9d3b6540122db9185.107.56.141files-ld.s3.us-east-2.amazonaws.comsvohost.exeAccording to the investigation, the victim host exhibited normal activities and then underwent a successful RDP connection as well as outbound communication with the remote Java server.
Moreover, the hash examination also concluded that the file svohost.exe was malicious.
Screenshots from the investigation are stored in the screenshots folder.