[W3af-svn-notify] SF.net SVN: w3af:[6607] branches/threading2
Status: Beta
Brought to you by:
andresriancho
|
From: <and...@us...> - 2013-01-03 22:04:44
|
Revision: 6607
http://w3af.svn.sourceforge.net/w3af/?rev=6607&view=rev
Author: andresriancho
Date: 2013-01-03 22:04:37 +0000 (Thu, 03 Jan 2013)
Log Message:
-----------
Improvements:
* do not wait until the end of the scan to show the user feedback on what a plugin has found.
* do not store vulns in kb that we're not going to show via om.out.information or om.out.vulnerability
Modified Paths:
--------------
branches/threading2/core/controllers/plugins/audit_plugin.py
branches/threading2/core/controllers/plugins/plugin.py
branches/threading2/core/controllers/plugins/tests/test_audit_plugin.py
branches/threading2/core/controllers/plugins/tests/test_plugin.py
branches/threading2/core/data/kb/knowledge_base.py
branches/threading2/core/data/kb/tests/test_knowledge_base.py
branches/threading2/plugins/grep/ajax.py
branches/threading2/plugins/grep/blank_body.py
branches/threading2/plugins/grep/cache_control.py
branches/threading2/plugins/grep/click_jacking.py
branches/threading2/plugins/grep/code_disclosure.py
branches/threading2/plugins/grep/credit_cards.py
branches/threading2/plugins/grep/cross_domain_js.py
branches/threading2/plugins/grep/directory_indexing.py
branches/threading2/plugins/grep/dom_xss.py
branches/threading2/plugins/grep/dot_net_event_validation.py
branches/threading2/plugins/grep/error_500.py
branches/threading2/plugins/grep/error_pages.py
branches/threading2/plugins/grep/feeds.py
branches/threading2/plugins/grep/file_upload.py
branches/threading2/plugins/grep/get_emails.py
branches/threading2/plugins/grep/hash_analysis.py
branches/threading2/plugins/grep/meta_tags.py
branches/threading2/plugins/grep/objects.py
branches/threading2/plugins/grep/oracle.py
branches/threading2/plugins/grep/private_ip.py
branches/threading2/plugins/grep/ssn.py
branches/threading2/plugins/grep/strange_http_codes.py
branches/threading2/plugins/grep/strange_parameters.py
branches/threading2/plugins/grep/strange_reason.py
branches/threading2/plugins/grep/svn_users.py
branches/threading2/plugins/grep/symfony.py
branches/threading2/plugins/grep/url_session.py
branches/threading2/plugins/grep/user_defined_regex.py
branches/threading2/plugins/grep/wsdl_greper.py
branches/threading2/plugins/grep/xss_protection_header.py
branches/threading2/plugins/infrastructure/finger_bing.py
branches/threading2/plugins/infrastructure/finger_google.py
branches/threading2/profiles/full_audit.pw3af
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|