ufm: (Default)
ufm ([personal profile] ufm) wrote2025-07-04 06:38 am

(no subject)

Who Let The Dogs Out 🐾Who Let The Dogs Out 🐾 wrote the following post Fri, 04 Jul 2025 04:34:26 +0300
I made my VM think it has a CPU fan | mindless-area

#virtualization #bios #cooler #fan

https://wbenny.github.io/2025/06/29/i-made-my-vm-think-it-has-a-cpu-fan.html

> ...so the malware would finally shut up and run

Some malware samples are known to do various checks to determine if they are running in a virtual machine. One of the common checks is to look for the presence of certain hardware components that are typically not emulated in virtualized environments. One such component is the CPU fan. One of the observed ways malware checks for the presence of a CPU fan is by looking for the Win32_Fan class in WMI:

`wmic path Win32_Fan get *`


Source:https://twinkle.lol/display/da5a47b4-8047-4615-a3a0-0dd2d9c4e015

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting