General
-
Target
https://github.com/fabrimagic72/malware-samples/tree/master/Ransomware/NotPetya
-
Sample
240320-x9wc5agg98
Static task
static1
URLScan task
urlscan1
Behavioral task
behavioral1
Sample
https://github.com/fabrimagic72/malware-samples/tree/master/Ransomware/NotPetya
Resource
win10v2004-20240226-en
Behavioral task
behavioral2
Sample
https://github.com/fabrimagic72/malware-samples/tree/master/Ransomware/NotPetya
Resource
win11-20240221-en
Malware Config
Targets
-
-
Target
https://github.com/fabrimagic72/malware-samples/tree/master/Ransomware/NotPetya
-
InfinityLock Ransomware
Also known as InfinityCrypt. Based on the open-source HiddenTear ransomware.
-
mimikatz is an open source tool to dump credentials on Windows
-
Downloads MZ/PE file
-
Checks computer location settings
Looks up country code configured in the registry, likely geofence.
-
Executes dropped EXE
-
Loads dropped DLL
-
Legitimate hosting services abused for malware hosting/C2
-
Writes to the Master Boot Record (MBR)
Bootkits write to the MBR to gain persistence at a level below the operating system.
-