- MD5 : 65c3956288e16bdcc55e3c9c6b94ba5b
 
 - 주요 탐지명 : Ransom:Win32/Ragnarok.PC!MTB (Microsoft), Ransom.Win32.RAGNAR.SMTH (Trend Micro)
 
 - 파일 암호화 패턴 : .<5자리 Random>.hela
 
 - 결제 안내 파일 : !!Read_Me.<5자리 Random>.html
 
 - 주요 특징 :
 - 오프라인 암호화(Offline Encryption)
 - Windows 방화벽 무력화(netsh advfirewall set allprofiles state off)
 - Windows Defender 무력화(DisableAntiSpyware, DisableRealtimeMonitoring, DisableBehaviorMonitoring, DisableOnAccessProtection)
 - 특정 프로세스(Exchange*, note*, powerpnt*, python*, sql*, winword* 등) 실행 차단
 - 시스템 복원 무력화(vssadmin delete shadows /all /quiet, wmic shadowcopy delete /nointeractive, bcdedit /set {current} bootstatuspolicy ignoreallfailures, bcdedit /set {current} recoveryenabled no)
 - 파일 암호화 완료 후 Windows 자동 종료(shutdown -s -t 0) 
 
					목록