[Openvas-commits] r11843 - in trunk/openvas-plugins: . scripts
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Oct 24 11:33:57 CEST 2011
Author: mwiegand
Date: 2011-10-24 11:33:52 +0200 (Mon, 24 Oct 2011)
New Revision: 11843
Modified:
trunk/openvas-plugins/ChangeLog
trunk/openvas-plugins/scripts/host_details.inc
Log:
* scripts/host_details.inc: Move
remote-detect-WindowsSharepointServices.nasl down since it produces
less accurate results than the NVTs below it.
Modified: trunk/openvas-plugins/ChangeLog
===================================================================
--- trunk/openvas-plugins/ChangeLog 2011-10-21 15:59:21 UTC (rev 11842)
+++ trunk/openvas-plugins/ChangeLog 2011-10-24 09:33:52 UTC (rev 11843)
@@ -1,3 +1,9 @@
+2011-10-24 Michael Wiegand <michael.wiegand at greenbone.net>
+
+ * scripts/host_details.inc: Move
+ remote-detect-WindowsSharepointServices.nasl down since it produces
+ less accurate results than the NVTs below it.
+
2011-10-21 Veerendra G.G <veerendragg at secpod.com>
* scripts/gb_fedora_2011_13499_quagga_fc14.nasl,
Modified: trunk/openvas-plugins/scripts/host_details.inc
===================================================================
--- trunk/openvas-plugins/scripts/host_details.inc 2011-10-21 15:59:21 UTC (rev 11842)
+++ trunk/openvas-plugins/scripts/host_details.inc 2011-10-24 09:33:52 UTC (rev 11843)
@@ -79,9 +79,9 @@
"1.3.6.1.4.1.25623.1.0.103220", # gb_greebone_os_detect.nasl
"1.3.6.1.4.1.25623.1.0.50282", # gather-package-list.nasl
"1.3.6.1.4.1.25623.1.0.101013", # remote-detect-MDNS.nasl
- "1.3.6.1.4.1.25623.1.0.101018", # remote-detect-WindowsSharepointServices.nasl
"1.3.6.1.4.1.25623.1.0.14259", # nmap.nasl
"1.3.6.1.4.1.25623.1.0.102011", # smb_nativelanman.nasl
+ "1.3.6.1.4.1.25623.1.0.101018", # remote-detect-WindowsSharepointServices.nasl
"1.3.6.1.4.1.25623.1.0.102002", # os_fingerprint.nasl
"1.3.6.1.4.1.25623.1.0.10884" # ntp_open.nasl
);
More information about the Openvas-commits
mailing list