- MD5 : 498cb084983cd8626ff077110d2549ca
- 주요 탐지명 : Ransom:MSIL/Thanos.PA!MTB (Microsoft), Ransom.MSIL.THANOS.SM (Trend Micro)
- 악성 파일 생성 위치 :
- C:\Users\%UserName%\AppData\Local\Temp\<Random>.exe
- C:\Users\%UserName%\AppData\Local\Temp\RESTORE_FILES_INFO.txt
- C:\Users\%UserName%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\reload1.lnk
- 결제 안내 파일 : RESTORE_FILES_INFO.txt
- 주요 특징 :
- 오프라인 암호화(Offline Encryption)
- Prometheus 랜섬웨어 계열
- EFI 시스템 파티션 (B:\) + 복구/시스템 예약 파티션 (M:\) 드라이브 활성화
- 작업 관리자(DisableTaskMgr) 실행 차단
- Raccine 랜섬웨어 보호 프로그램 무력화("taskkill" /F /IM RaccineSettings.exe, "reg" delete "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /V "Raccine Tray" /F, "reg" delete HKCU\Software\Raccine /F, "schtasks" /DELETE /TN "Raccine Rules Updater" /F)
- Windows 방화벽 규칙 허용("netsh" advfirewall firewall set rule group=\"File and Printer Sharing\" new enable=Yes, "netsh" advfirewall firewall set rule group=\"Network Discovery\" new enable=Yes)
- 특정 프로세스(dbeng50.exe, msaccess.exe, mspub.exe, oracle.exe, sqlagent.exe, thebat.exe 등) 실행 차단
- 특정 서비스(avpsus, BMR Boot Service, DefWatch, McAfeeDLPAgentService, NetBackup BMR MTFTP Service, QBFCService 등) 중지
- 특정 서비스("sc.exe" config FDResPub start= auto, "sc.exe" config SQLTELEMETRY start= disabled, "sc.exe" config SQLWriter start= disabled, "sc.exe" config SSDPSRV start= auto, "sc.exe" config SstpSvc start= disabled, "sc.exe" config upnphost start= auto 등) 설정 변경
- 시스템 복원 무력화("powershell.exe" & Get-WmiObject Win32_Shadowcopy | ForEach-Object { $_Delete(); })
- 휴지통 비우기("cmd.exe" /c rd /s /q %%SYSTEMDRIVE%%\\$Recycle.bin)
- 인쇄 기능을 이용한 PDF 랜섬웨어 메시지 출력
목록