Hi, On 24.05.2017 16:47, Sebastien Aucouturier wrote: > Hi team, > > in the plugin gb_windows_cpe_detect.nasl > > the wmi connection is disabled: code is commented > > #WMI Part deactivated until Mantis 52166 is fixed. > #handle = wmi_connect(host:host, username:usrname, password:passwd); > #handlereg = wmi_connect_reg(host:host, username:usrname, password:passwd); > > > what is this reference to Mantis 52166 bug ? where to get more info and > news about the fix ?
Unfortunately there is currently nothing to tell here from NVT/Plugin side beside that some WMI methods like wmi_reg_enum_value() from openvas-smb are failing due to unknown reasons. You will notice this when getting entries like: [/usr/src/openvas-smb/samba/lib/util/fault.c:163:fault_report()] =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= [/usr/src/openvas-smb/samba/lib/util/fault.c:164:fault_report()] INTERNAL ERROR: Signal 11 in pid 13515 (4.0.0tp4-SVN-build-UNKNOWN)[/usr/src/openvas-smb/samba/lib/util/fault.c:165:fault_report()] Please read the file BUGS.txt in the distribution [/usr/src/openvas-smb/samba/lib/util/fault.c:166:fault_report()] =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= [/usr/src/openvas-smb/samba/lib/util/fault.c:144:smb_panic()] PANIC: internal error [/usr/src/openvas-smb/samba/lib/util/fault.c:63:call_backtrace()] BACKTRACE: 41 stack frames: > Thanks a lot. > > Sebastien Aucouturier Regards, -- Christian Fischer | PGP Key: 0x54F3CE5B76C597AD Greenbone Networks GmbH | http://greenbone.net Neumarkt 12, 49074 Osnabrück, Germany | AG Osnabrück, HR B 202460 Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-plugins mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-plugins
