Malware News Microsoft Defender Stops QNET Ransomware Attack in 128 Seconds With Automatic Device Isolation

Parkinsond

Level 65
Thread author
Verified
Top Poster
Well-known
Dec 6, 2023
5,405
16,915
6,369
The attack began after a user opened a malicious file, likely delivered through email or a browser download.

It launched mshta.exe, a legitimate Windows utility, which contacted attacker-controlled infrastructure to collect a remote payload and prepare persistent activity.

One flagged suspicious command activity connected to RunMRU registry use, while a correlation engine judged the combined behavior to be malicious rather than normal administration.

The final time from first detection to isolation was 128 seconds. The affected device lost internal and external network access, except for security-management traffic, ending its communication with the attacker-controlled service and leaving an auditable timeline.

1785921752435.png

 
Can any firewall with prompts, such as WFC, abort the attack by denying mshta.exe internet connectivity?
Yes, WFC/SimpleWall/etc. similar Firewall blocks first then show a prompt. They can't halt the connection while showing a prompt like a third-party AV firewall.

So looks like there wouldn't have been any second-stage payload if mshta.exe was blocked in the firewall.
The mshta.exe process contacted an attacker-controlled URL and retrieved a second-stage payload.