[Openvas-commits] r3344 - in trunk/openvas-plugins: . scripts
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue May 12 19:06:44 CEST 2009
Author: reinke
Date: 2009-05-12 19:06:39 +0200 (Tue, 12 May 2009)
New Revision: 3344
Modified:
trunk/openvas-plugins/ChangeLog
trunk/openvas-plugins/scripts/sendmail_expn.nasl
Log:
typo fix
Modified: trunk/openvas-plugins/ChangeLog
===================================================================
--- trunk/openvas-plugins/ChangeLog 2009-05-12 15:24:23 UTC (rev 3343)
+++ trunk/openvas-plugins/ChangeLog 2009-05-12 17:06:39 UTC (rev 3344)
@@ -1,3 +1,9 @@
+2009-05-12 Thomas Reinke <reinke at securityspace.com>
+ * grammatical typo fixed in sendmail_expn.nasl (100072)
+2009-05-12 Thomas Reinke <reinke at securityspace.com>
+ Oh the hypocrisy of it! Fixed a script that wouldn't load.
+ deb_1790_1.nasl
+
2009-05-12 Michael Wiegand <michael.wiegand at intevation.de>
* scripts/smb_hotfixes.inc, scripts/apache_username.nasl: Added complete
Modified: trunk/openvas-plugins/scripts/sendmail_expn.nasl
===================================================================
--- trunk/openvas-plugins/scripts/sendmail_expn.nasl 2009-05-12 15:24:23 UTC (rev 3343)
+++ trunk/openvas-plugins/scripts/sendmail_expn.nasl 2009-05-12 17:06:39 UTC (rev 3344)
@@ -37,7 +37,7 @@
The Mailserver on this host answers to VRFY and/or EXPN requests.
VRFY and EXPN ask the server for information about an address. They are
inherently unusable through firewalls, gateways, mail exchangers for part-time
- hosts, etc. OpenVAS suggest that, if you really want to publish this type of
+ hosts, etc. OpenVAS suggests that, if you really want to publish this type of
information, you use a mechanism that legitimate users actually know about,
such as Finger or HTTP.
More information about the Openvas-commits
mailing list