General
Static task
static1
URLScan task
urlscan1
Malware Config
Targets
-
-
Target
https://drive.google.com/file/d/1d-AcYI1SvRj8B-iwa3CP7iaGyuSrBE28/view?usp=sharing
-
Identifies VirtualBox via ACPI registry values (likely anti-VM)
-
Downloads MZ/PE file
-
Checks BIOS information in registry
BIOS information is often read in order to detect sandboxing environments.
-
Checks computer location settings
Looks up country code configured in the registry, likely geofence.
-
Executes dropped EXE
-
Loads dropped DLL
-
Checks for any installed AV software in registry
-
Enumerates connected drives
Attempts to read the root path of hard drives other than the default C: drive.
-
Legitimate hosting services abused for malware hosting/C2
-
Drops file in System32 directory
-
Suspicious use of NtSetInformationThreadHideFromDebugger
-
MITRE ATT&CK Matrix ATT&CK v13
Discovery
Query Registry
5Virtualization/Sandbox Evasion
1System Information Discovery
6Software Discovery
1Security Software Discovery
1Peripheral Device Discovery
1Network Service Discovery
1Network Share Discovery
1Browser Information Discovery
1System Location Discovery
1System Language Discovery
1