Explore tweets tagged as #Win32_VideoController
Here is a new #evasive JS #dropper checking the video card RAM size via WMI Win32_VideoController.adapterRAM to evade #sandboxes. There are many more checks including disk, CPU cores, number of processors, languages etc.
0
7
11
@Amboinensis あーWin32_VideoControllerのWMI Queryに失敗して画面解像度が縦横ともに0ドットになってる感じですね。とりあえず解像度取得できなかったらウィンドウ座標はOSに任せるように修正しときます。 http://t.co/ZA4SjoQ5.
3
0
0
@Childvspuddle als je dat geopent hebt, typ dan letterlijk: wmic path win32_VideoController get name.
2
0
0
@awurthmann You can use the Win32_VideoController WMI class . (Get-WmiObject -Class Win32_VideoController).VideoModeDescription. #PowerShell.
0
0
0