windows-defender
windows-defender copied to clipboard
Windows defender version
Is there a way to get the Windows defender version printed on console?
I assume you are already aware that the scan results json and markdown output the WinDef engine version?
You can also just ssh to the container and get windows defender version by executing:
$ exiftool /loadlibrary/engine/mpengine.dll | grep 'Product Version Number'