Analysis
-
max time kernel
142s -
max time network
126s -
platform
windows10-2004_x64 -
resource
win10v2004-20240709-en -
resource tags
arch:x64arch:x86image:win10v2004-20240709-enlocale:en-usos:windows10-2004-x64system -
submitted
14-07-2024 17:11
Static task
static1
Behavioral task
behavioral1
Sample
46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe
Resource
win7-20240704-en
Behavioral task
behavioral2
Sample
46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe
Resource
win10v2004-20240709-en
General
-
Target
46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe
-
Size
5.3MB
-
MD5
46c1af452ab28751d496a1ef2a02e7b9
-
SHA1
c989d1b1029b3d4b8cb4115f0269d44a9babedde
-
SHA256
afaeff2c95589bda9d95a2e2af301cd5e99cdea5fa79fb5c931f9f264cbbccfc
-
SHA512
bf3f5e4fc33211203bc13d560d747e210f5c334516a955e94cfb5291eaaeee200f8607f5810ee1f88fc852a08f7d40ec285f56796245797e93ca9034e7cc6dd0
-
SSDEEP
98304:wDQcg1XGTOq/pDi2mgJtNI3ykcKKpvIl8jb+S2bSF9kyIeROE7VO2qxuXHukvO/P:YOqxDNVUyuuv5bF2ODRvVLy/3vum2FI
Malware Config
Signatures
-
Uses Session Manager for persistence 2 TTPs 3 IoCs
Creates Session Manager registry key to run executable early in system boot.
description ioc Process Set value (data) \REGISTRY\MACHINE\SYSTEM\ControlSet001\Control\Session Manager\BootExecute = 6100750074006f0063006800650063006b0020006100750074006f00630068006b0020002a0000000000 reg.exe Set value (data) \REGISTRY\MACHINE\SYSTEM\ControlSet001\Control\Session Manager\BootExecute = 6100750074006f0063006800650063006b0020006100750074006f00630068006b0020002a0000000000 reg.exe Set value (data) \REGISTRY\MACHINE\SYSTEM\ControlSet002\Control\Session manager\BootExecute = 6100750074006f0063006800650063006b0020006100750074006f00630068006b0020002a0000000000 reg.exe -
Adds Run key to start application 2 TTPs 1 IoCs
description ioc Process Set value (str) \REGISTRY\MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Run\Windows32 = "C:\\Arquivos de programas\\Windows32.exe" 46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe -
Launches sc.exe 1 IoCs
Sc.exe is a Windows utlilty to control services on the system.
pid Process 4548 sc.exe -
Scheduled Task/Job: Scheduled Task 1 TTPs 1 IoCs
Schtasks is often used by malware for persistence or to perform post-infection execution.
pid Process 3236 schtasks.exe -
Suspicious use of WriteProcessMemory 15 IoCs
description pid Process procid_target PID 1952 wrote to memory of 3236 1952 46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe 86 PID 1952 wrote to memory of 3236 1952 46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe 86 PID 1952 wrote to memory of 3236 1952 46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe 86 PID 1952 wrote to memory of 4548 1952 46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe 88 PID 1952 wrote to memory of 4548 1952 46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe 88 PID 1952 wrote to memory of 4548 1952 46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe 88 PID 1952 wrote to memory of 3800 1952 46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe 89 PID 1952 wrote to memory of 3800 1952 46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe 89 PID 1952 wrote to memory of 3800 1952 46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe 89 PID 1952 wrote to memory of 4900 1952 46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe 90 PID 1952 wrote to memory of 4900 1952 46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe 90 PID 1952 wrote to memory of 4900 1952 46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe 90 PID 1952 wrote to memory of 2452 1952 46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe 91 PID 1952 wrote to memory of 2452 1952 46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe 91 PID 1952 wrote to memory of 2452 1952 46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe 91
Processes
-
C:\Users\Admin\AppData\Local\Temp\46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe"C:\Users\Admin\AppData\Local\Temp\46c1af452ab28751d496a1ef2a02e7b9_JaffaCakes118.exe"1⤵
- Adds Run key to start application
- Suspicious use of WriteProcessMemory
PID:1952 -
C:\Windows\SysWOW64\schtasks.exeschtasks /create /tn startt /tr c:\autoexec.bat /sc onstart /ru system2⤵
- Scheduled Task/Job: Scheduled Task
PID:3236
-
-
C:\Windows\SysWOW64\sc.exesc delete GbpSv2⤵
- Launches sc.exe
PID:4548
-
-
C:\Windows\SysWOW64\reg.exereg add "HKLM\SYSTEM\ControlSet001\Control\Session manager" /v BootExecute /t REG_MULTI_SZ /d "autocheck autochk *" /f2⤵
- Uses Session Manager for persistence
PID:3800
-
-
C:\Windows\SysWOW64\reg.exereg add "HKLM\SYSTEM\ControlSet002\Control\Session manager" /v BootExecute /t REG_MULTI_SZ /d "autocheck autochk *" /f2⤵
- Uses Session Manager for persistence
PID:4900
-
-
C:\Windows\SysWOW64\reg.exereg add "HKLM\SYSTEM\CurrentControlSet\Control\Session manager" /v BootExecute /t REG_MULTI_SZ /d "autocheck autochk *" /f2⤵
- Uses Session Manager for persistence
PID:2452
-
Network
MITRE ATT&CK Enterprise v15
Execution
Scheduled Task/Job
1Scheduled Task
1System Services
1Service Execution
1Persistence
Boot or Logon Autostart Execution
2Registry Run Keys / Startup Folder
2Create or Modify System Process
1Windows Service
1Scheduled Task/Job
1Scheduled Task
1