Closed raoulh closed 5 years ago
Thanks Raoul, I added the note at the wiki.
https://github.com/bitsadmin/wesng/wiki/Developers#Observations
Just added support for wmic qfe
output in wes.py. See CHANGELOG.md and CMDLINE.md for more details. Make sure to also check out the --usekbdate
parameter which will probably eliminate a lot of false positives.
Nice work, thanks
Hi,
First thanks for this nice tool.
I tried the tool on a Windows Server 2012 R2, and it seems the output of KBs from systeminfo is wrong, and that makes wes to output a lot of false positive.
Here is the output of systeminfo:
As you can see the
Hotfix(s):
entry is truncated...It would maybe good to find a better way of getting the installed KBs from the machine, because systeminfo seems broken and unreliable.