[Openvas-commits] r5893 - in trunk/openvas-plugins: . scripts
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Nov 19 08:44:41 CET 2009
Author: felix
Date: 2009-11-19 08:44:30 +0100 (Thu, 19 Nov 2009)
New Revision: 5893
Modified:
trunk/openvas-plugins/ChangeLog
trunk/openvas-plugins/scripts/find_service_nmap.nasl
Log:
* scripts/find_service_nmap.nasl: Minor cosmetics and typo fix, added
set revision-keyword property.
Modified: trunk/openvas-plugins/ChangeLog
===================================================================
--- trunk/openvas-plugins/ChangeLog 2009-11-19 07:40:24 UTC (rev 5892)
+++ trunk/openvas-plugins/ChangeLog 2009-11-19 07:44:30 UTC (rev 5893)
@@ -1,3 +1,8 @@
+2009-11-19 Felix Wolfsteller <felix.wolfsteller at intevation.de>
+
+ * scripts/find_service_nmap.nasl: Minor cosmetics and typo fix, added
+ set revision-keyword property.
+
2009-11-18 Thomas Reinke <reinke at securityspace.com>
* scripts/find_service_nmap.nasl: New
Modified: trunk/openvas-plugins/scripts/find_service_nmap.nasl
===================================================================
--- trunk/openvas-plugins/scripts/find_service_nmap.nasl 2009-11-19 07:40:24 UTC (rev 5892)
+++ trunk/openvas-plugins/scripts/find_service_nmap.nasl 2009-11-19 07:44:30 UTC (rev 5893)
@@ -33,7 +33,7 @@
# along with a whole host of other specialty service identification
# scripts. Our objective is to minimize nmap service identification
# execution time, and only run it on services that remain unidentified
-#
+#
if(description)
{
@@ -51,10 +51,10 @@
Description :
This plugin is a complement of find_service.nes. It launches
-nmap -sV (probe requests) against ports that are runninging
+nmap -sV (probe requests) against ports that are running
unidentified services.
-Risk factor :
+Risk factor :
None";
Property changes on: trunk/openvas-plugins/scripts/find_service_nmap.nasl
___________________________________________________________________
Name: svn:keywords
+ Revision
More information about the Openvas-commits
mailing list