Using the 25.01.01 container, and trying to perform a WMI scan against a known machine, I get
Description (Knowledge base entry) : Value/Content
--------------------------------------------------------------------------------------------------------------------------------
Access to the registry possible (SMB/registry_access) : TRUE
Access via WMI possible (WMI/access_successful) : FALSE
under the Authenticated Scan / LSC Info Consolidation (Windows SMB Login) report for a scan. Jumping into the container and running the wmic command, or the impacket-wmic command works as expected (I can get a response). However, there is nothing in the scanning logs, other than WMI access is denied or not available.
For comparison, I spun up the Greenbone community containers (that was a mission!!) and did a comparison scan. That scan was successful, and I received
Description (Knowledge base entry) : Value/Content
--------------------------------------------------------------------------------------------------------------------------------
Access to the registry possible (SMB/registry_access) : TRUE
Access via WMI possible (WMI/access_successful) : TRUE
So, how would I go about trying to troubleshoot this to provide some valid feedback??
Using the 25.01.01 container, and trying to perform a WMI scan against a known machine, I get
under the
Authenticated Scan / LSC Info Consolidation (Windows SMB Login)report for a scan. Jumping into the container and running thewmiccommand, or theimpacket-wmiccommand works as expected (I can get a response). However, there is nothing in the scanning logs, other than WMI access is denied or not available.For comparison, I spun up the Greenbone community containers (that was a mission!!) and did a comparison scan. That scan was successful, and I received
So, how would I go about trying to troubleshoot this to provide some valid feedback??