Skip to content

ProjectPatatoe/wmic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

90cce2a · Aug 30, 2021

History

12 Commits
Aug 30, 2021
Aug 30, 2021
Aug 30, 2021
Aug 30, 2021
Aug 30, 2021
Oct 4, 2017
Feb 27, 2018
Aug 30, 2021
Aug 30, 2021
Aug 30, 2021
Aug 30, 2021
Aug 30, 2021

Repository files navigation

wmic

originally taken from wmi-1.3.14 from openvas?

pretty much replaced with https://edcint.co.nz/checkwmiplus/download/wmic-source-v1-4-1/ which is modified from zenoss

This works against windows 20H1

I tweaked the GNUmakefile to include -ffreestanding to help with newer GCCs

run make with sudo because it will immediately install into /bin/wmic and /bin/winexe

shows as version 1.4.1

Common issues

too many files open

probably ulimit -Sn is too small open it up a little by editing /etc/security/limits.conf and adding something like

bob    soft nofile 4096

About

taken from wmi-1.3.14 from openvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published