[W3af-svn-notify] SF.net SVN: w3af:[6597] branches/threading2
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2013-01-02 23:06:40
|
Revision: 6597 http://w3af.svn.sourceforge.net/w3af/?rev=6597&view=rev Author: andresriancho Date: 2013-01-02 23:06:34 +0000 (Wed, 02 Jan 2013) Log Message: ----------- Audit plugins now show vulnerabilities in the console just after finding and storing them in the KB; instead of waiting until the plugin end() Modified Paths: -------------- branches/threading2/core/controllers/output_manager.py branches/threading2/core/controllers/plugins/audit_plugin.py branches/threading2/plugins/audit/blind_sqli.py branches/threading2/plugins/audit/buffer_overflow.py branches/threading2/plugins/audit/cors_origin.py branches/threading2/plugins/audit/csrf.py branches/threading2/plugins/audit/dav.py branches/threading2/plugins/audit/eval.py branches/threading2/plugins/audit/file_upload.py branches/threading2/plugins/audit/format_string.py branches/threading2/plugins/audit/frontpage.py branches/threading2/plugins/audit/generic.py branches/threading2/plugins/audit/global_redirect.py branches/threading2/plugins/audit/htaccess_methods.py branches/threading2/plugins/audit/ldapi.py branches/threading2/plugins/audit/lfi.py branches/threading2/plugins/audit/mx_injection.py branches/threading2/plugins/audit/os_commanding.py branches/threading2/plugins/audit/phishing_vector.py branches/threading2/plugins/audit/preg_replace.py branches/threading2/plugins/audit/redos.py branches/threading2/plugins/audit/response_splitting.py branches/threading2/plugins/audit/rfi.py branches/threading2/plugins/audit/sqli.py branches/threading2/plugins/audit/ssi.py branches/threading2/plugins/audit/ssl_certificate.py branches/threading2/plugins/audit/xpath.py branches/threading2/plugins/audit/xss.py branches/threading2/profiles/OWASP_TOP10.pw3af branches/threading2/profiles/full_audit.pw3af branches/threading2/profiles/full_audit_spider_man.pw3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |