[W3af-svn-notify] SF.net SVN: w3af:[5751] branches/threading2
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-08-26 14:58:39
|
Revision: 5751 http://w3af.svn.sourceforge.net/w3af/?rev=5751&view=rev Author: andresriancho Date: 2012-08-26 14:58:29 +0000 (Sun, 26 Aug 2012) Log Message: ----------- * pep-8 * made bsqli and some other audit plugins thread-safe * code cleanup in audit plugins Modified Paths: -------------- branches/threading2/core/controllers/configurable.py branches/threading2/core/controllers/core_helpers/fingerprint_404.py branches/threading2/core/controllers/core_helpers/plugins.py branches/threading2/core/controllers/core_helpers/target.py branches/threading2/core/controllers/daemons/localproxy.py branches/threading2/core/controllers/exception_handling/helpers.py branches/threading2/core/controllers/intrusionTools/execMethodHelpers.py branches/threading2/core/controllers/miscSettings.py branches/threading2/core/controllers/payload_transfer/clientless_reverse_http.py branches/threading2/core/controllers/plugins/attack_plugin.py branches/threading2/core/controllers/plugins/bruteforce_plugin.py branches/threading2/core/controllers/plugins/output_plugin.py branches/threading2/core/controllers/plugins/plugin.py branches/threading2/core/controllers/sql_tools/blind_sqli_response_diff.py branches/threading2/core/controllers/sql_tools/blind_sqli_time_delay.py branches/threading2/core/controllers/wizard/question.py branches/threading2/core/controllers/wizard/questions/question_infrastructure_1.py branches/threading2/core/controllers/wizard/questions/question_infrastructure_2.py branches/threading2/core/controllers/wizard/questions/question_infrastructure_3.py branches/threading2/core/controllers/wizard/questions/question_infrastructure_4.py branches/threading2/core/controllers/wizard/questions/question_infrastructure_internet_1.py branches/threading2/core/controllers/wizard/questions/question_target_1.py branches/threading2/core/controllers/wizard/questions/question_target_2.py branches/threading2/core/controllers/wizard/tests/test_questions.py branches/threading2/core/controllers/wizard/wizard.py branches/threading2/core/data/db/history.py branches/threading2/core/data/db/tests/test_history.py branches/threading2/core/data/dc/form.py branches/threading2/core/data/exchangableMethods.py branches/threading2/core/data/export/ajax_export.py branches/threading2/core/data/export/html_export.py branches/threading2/core/data/export/ruby_export.py branches/threading2/core/data/fuzzer/fuzzer.py branches/threading2/core/data/fuzzer/mutant.py branches/threading2/core/data/fuzzer/mutantCookie.py branches/threading2/core/data/fuzzer/mutantFileContent.py branches/threading2/core/data/fuzzer/mutantFileName.py branches/threading2/core/data/fuzzer/mutantHeaders.py branches/threading2/core/data/fuzzer/mutantJSON.py branches/threading2/core/data/fuzzer/mutantPostData.py branches/threading2/core/data/fuzzer/mutantUrlParts.py branches/threading2/core/data/fuzzer/mutantXMLRPC.py branches/threading2/core/data/kb/info.py branches/threading2/core/data/kb/vuln.py branches/threading2/core/data/options/option.py branches/threading2/core/data/options/preferences.py branches/threading2/core/data/parsers/tests/test_sgmlparsers.py branches/threading2/core/data/parsers/wsdlParser.py branches/threading2/core/data/profile/profile.py branches/threading2/core/data/request/frFactory.py branches/threading2/core/data/request/fuzzable_request.py branches/threading2/core/data/request/httpPostDataRequest.py branches/threading2/core/data/request/httpQsRequest.py branches/threading2/core/data/request/jsonPostDataRequest.py branches/threading2/core/data/request/wsPostDataRequest.py branches/threading2/core/data/request/xmlrpcRequest.py branches/threading2/core/data/url/handlers/mangleHandler.py branches/threading2/core/data/url/httpResponse.py branches/threading2/core/data/url/urlOpenerSettings.py branches/threading2/core/data/url/xUrllib.py branches/threading2/core/ui/consoleUi/plugins.py branches/threading2/core/ui/gtkUi/confpanel.py branches/threading2/core/ui/gtkUi/httpLogTab.py branches/threading2/core/ui/gtkUi/pluginconfig.py branches/threading2/core/ui/gtkUi/proxywin.py branches/threading2/plugins/attack/__init__.py branches/threading2/plugins/attack/dav.py branches/threading2/plugins/attack/db/dbDriver.py branches/threading2/plugins/attack/db/dbDriverBuilder.py branches/threading2/plugins/attack/eval.py branches/threading2/plugins/attack/file_upload.py branches/threading2/plugins/attack/local_file_reader.py branches/threading2/plugins/attack/os_commanding.py branches/threading2/plugins/attack/rfi.py branches/threading2/plugins/attack/rfi_proxy.py branches/threading2/plugins/attack/sql_webshell.py branches/threading2/plugins/attack/sqlmap.py branches/threading2/plugins/attack/xpath.py branches/threading2/plugins/audit/__init__.py branches/threading2/plugins/audit/blind_sqli.py branches/threading2/plugins/audit/buffer_overflow.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/un_ssl.py branches/threading2/plugins/audit/xpath.py branches/threading2/plugins/audit/xss.py branches/threading2/plugins/audit/xst.py branches/threading2/plugins/auth/__init__.py branches/threading2/plugins/auth/detailed.py branches/threading2/plugins/auth/generic.py branches/threading2/plugins/bruteforce/__init__.py branches/threading2/plugins/bruteforce/basic_auth.py branches/threading2/plugins/bruteforce/form_auth.py branches/threading2/plugins/crawl/__init__.py branches/threading2/plugins/crawl/archive_dot_org.py branches/threading2/plugins/crawl/bing_spider.py branches/threading2/plugins/crawl/content_negotiation.py branches/threading2/plugins/crawl/digit_sum.py branches/threading2/plugins/crawl/dir_bruter.py branches/threading2/plugins/crawl/find_backdoors.py branches/threading2/plugins/crawl/find_captchas.py branches/threading2/plugins/crawl/find_dvcs.py branches/threading2/plugins/crawl/ghdb.py branches/threading2/plugins/crawl/google_spider.py branches/threading2/plugins/crawl/import_results.py branches/threading2/plugins/crawl/oracle_discovery.py branches/threading2/plugins/crawl/phishtank.py branches/threading2/plugins/crawl/phpinfo.py branches/threading2/plugins/crawl/pykto.py branches/threading2/plugins/crawl/ria_enumerator.py branches/threading2/plugins/crawl/robots_txt.py branches/threading2/plugins/crawl/sitemap_xml.py branches/threading2/plugins/crawl/slash.py branches/threading2/plugins/crawl/spider_man.py branches/threading2/plugins/crawl/tests/__init__.py branches/threading2/plugins/crawl/url_fuzzer.py branches/threading2/plugins/crawl/urllist_txt.py branches/threading2/plugins/crawl/user_dir.py branches/threading2/plugins/crawl/web_diff.py branches/threading2/plugins/crawl/web_spider.py branches/threading2/plugins/crawl/wordnet.py branches/threading2/plugins/crawl/wordpress_enumerate_users.py branches/threading2/plugins/crawl/wordpress_fingerprint.py branches/threading2/plugins/crawl/wordpress_fullpathdisclosure.py branches/threading2/plugins/crawl/wsdl_finder.py branches/threading2/plugins/evasion/__init__.py branches/threading2/plugins/evasion/backspace_between_dots.py branches/threading2/plugins/evasion/full_width_encode.py branches/threading2/plugins/evasion/mod_security.py branches/threading2/plugins/evasion/reversed_slashes.py branches/threading2/plugins/evasion/rnd_case.py branches/threading2/plugins/evasion/rnd_hex_encode.py branches/threading2/plugins/evasion/rnd_param.py branches/threading2/plugins/evasion/rnd_path.py branches/threading2/plugins/evasion/self_reference.py branches/threading2/plugins/evasion/shift_out_in_between_dots.py branches/threading2/plugins/grep/__init__.py branches/threading2/plugins/grep/ajax.py branches/threading2/plugins/grep/blank_body.py branches/threading2/plugins/grep/click_jacking.py branches/threading2/plugins/grep/code_disclosure.py branches/threading2/plugins/grep/collect_cookies.py branches/threading2/plugins/grep/credit_cards.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/form_autocomplete.py branches/threading2/plugins/grep/get_emails.py branches/threading2/plugins/grep/hash_find.py branches/threading2/plugins/grep/html_comments.py branches/threading2/plugins/grep/http_auth_detect.py branches/threading2/plugins/grep/http_in_body.py branches/threading2/plugins/grep/lang.py branches/threading2/plugins/grep/meta_tags.py branches/threading2/plugins/grep/motw.py branches/threading2/plugins/grep/objects.py branches/threading2/plugins/grep/oracle.py branches/threading2/plugins/grep/password_profiling.py branches/threading2/plugins/grep/path_disclosure.py branches/threading2/plugins/grep/private_ip.py branches/threading2/plugins/grep/ssn.py branches/threading2/plugins/grep/strange_headers.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/user_defined_regex.py branches/threading2/plugins/grep/wsdl_greper.py branches/threading2/plugins/infrastructure/__init__.py branches/threading2/plugins/infrastructure/afd.py branches/threading2/plugins/infrastructure/allowed_methods.py branches/threading2/plugins/infrastructure/detect_reverse_proxy.py branches/threading2/plugins/infrastructure/detect_transparent_proxy.py branches/threading2/plugins/infrastructure/dns_wildcard.py branches/threading2/plugins/infrastructure/domain_dot.py branches/threading2/plugins/infrastructure/dot_net_errors.py branches/threading2/plugins/infrastructure/favicon_identification.py branches/threading2/plugins/infrastructure/find_jboss.py branches/threading2/plugins/infrastructure/find_vhosts.py branches/threading2/plugins/infrastructure/finger_bing.py branches/threading2/plugins/infrastructure/finger_google.py branches/threading2/plugins/infrastructure/finger_pks.py branches/threading2/plugins/infrastructure/fingerprint_WAF.py branches/threading2/plugins/infrastructure/fingerprint_os.py branches/threading2/plugins/infrastructure/frontpage_version.py branches/threading2/plugins/infrastructure/halberd.py branches/threading2/plugins/infrastructure/hmap.py branches/threading2/plugins/infrastructure/http_vs_https_dist.py branches/threading2/plugins/infrastructure/netcraft.py branches/threading2/plugins/infrastructure/php_eggs.py branches/threading2/plugins/infrastructure/server_header.py branches/threading2/plugins/infrastructure/server_status.py branches/threading2/plugins/infrastructure/shared_hosting.py branches/threading2/plugins/infrastructure/xssed_dot_com.py branches/threading2/plugins/infrastructure/zone_h.py branches/threading2/plugins/mangle/__init__.py branches/threading2/plugins/mangle/sed.py branches/threading2/plugins/output/__init__.py branches/threading2/plugins/output/console.py branches/threading2/plugins/output/csv_file.py branches/threading2/plugins/output/email_report.py branches/threading2/plugins/output/export_requests.py branches/threading2/plugins/output/gtk_output.py branches/threading2/plugins/output/html_file.py branches/threading2/plugins/output/text_file.py branches/threading2/plugins/output/xml_file.py branches/threading2/plugins/tests/audit/test_dav.py branches/threading2/plugins/tests/basic.py branches/threading2/plugins/tests/grep/test_all.py branches/threading2/plugins/tests/helper.py branches/threading2/plugins/tests/output/test_csv_file.py branches/threading2/plugins/tests/output/test_text_file.py Added Paths: ----------- branches/threading2/core/data/options/option_list.py Removed Paths: ------------- branches/threading2/core/data/options/optionList.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |