[Openvas-commits] r5598 - in trunk/openvas-plugins: . scripts
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Oct 19 01:09:46 CEST 2009
Author: kost
Date: 2009-10-19 01:09:43 +0200 (Mon, 19 Oct 2009)
New Revision: 5598
Modified:
trunk/openvas-plugins/ChangeLog
trunk/openvas-plugins/scripts/remote-web-w3af.nasl
Log:
Added notice as requested by w3af author
Modified: trunk/openvas-plugins/ChangeLog
===================================================================
--- trunk/openvas-plugins/ChangeLog 2009-10-18 20:27:52 UTC (rev 5597)
+++ trunk/openvas-plugins/ChangeLog 2009-10-18 23:09:43 UTC (rev 5598)
@@ -1,3 +1,8 @@
+2009-10-19 Vlatko Kosturjak <kost at linux.hr>
+
+ * scripts/remote-web-w3af.nasl:
+ Added notice as requested by w3af author
+
2009-10-18 Vlatko Kosturjak <kost at linux.hr>
* scripts/webserver_favicon.nasl:
Modified: trunk/openvas-plugins/scripts/remote-web-w3af.nasl
===================================================================
--- trunk/openvas-plugins/scripts/remote-web-w3af.nasl 2009-10-18 20:27:52 UTC (rev 5597)
+++ trunk/openvas-plugins/scripts/remote-web-w3af.nasl 2009-10-18 23:09:43 UTC (rev 5598)
@@ -30,8 +30,13 @@
desc = "
This plugin uses w3af (w3af_console to be exact) to find
web security issues.
+
See the preferences section for w3af options.
+Note that OpenVAS is using limited set of w3af options.
+Therefore, for more complete web assessment, you should
+use standalone w3af tool for deeper/customized checks.
+
Risk factor : None";
script_description(desc);
More information about the Openvas-commits
mailing list