[Openvas-commits] r1339 - trunk/openvas-plugins/scripts
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Sep 12 14:57:15 CEST 2008
Author: reinke
Date: 2008-09-12 14:57:14 +0200 (Fri, 12 Sep 2008)
New Revision: 1339
Modified:
trunk/openvas-plugins/scripts/gather-package-list.nasl
Log:
Removed ss_ssh_func.inc
Modified: trunk/openvas-plugins/scripts/gather-package-list.nasl
===================================================================
--- trunk/openvas-plugins/scripts/gather-package-list.nasl 2008-09-12 12:02:14 UTC (rev 1338)
+++ trunk/openvas-plugins/scripts/gather-package-list.nasl 2008-09-12 12:57:14 UTC (rev 1339)
@@ -683,4 +683,6 @@
#{ "JDS", "/etc/sun-release", },
#{ "Yellow Dog", "/etc/yellowdog-release", },
+security_note(port: 0, data: strcat('System identifier unknown: "', uname, '"\nTherefore no local security checks applied (missing list of installed packages) though ssh login provided and works'));
+
exit(0);
More information about the Openvas-commits
mailing list