Thread: [W3af-svn-notify] SF.net SVN: w3af:[5759] branches/threading2 (Page 4)
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-08-28 12:47:39
|
Revision: 5759 http://w3af.svn.sourceforge.net/w3af/?rev=5759&view=rev Author: andresriancho Date: 2012-08-28 12:47:30 +0000 (Tue, 28 Aug 2012) Log Message: ----------- Adding unittest for pks search engine Minor modifications to search engine Added unittest for finger_pks plugin Cosmetic changes to finger_pks plugin Modified Paths: -------------- branches/threading2/core/data/search_engines/pks.py branches/threading2/plugins/infrastructure/finger_pks.py Added Paths: ----------- branches/threading2/core/data/search_engines/tests/test_pks.py branches/threading2/plugins/tests/infrastructure/test_finger_pks.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-28 18:36:52
|
Revision: 5766 http://w3af.svn.sourceforge.net/w3af/?rev=5766&view=rev Author: andresriancho Date: 2012-08-28 18:36:46 +0000 (Tue, 28 Aug 2012) Log Message: ----------- Adding unittest Removing test script Minor changes to shared_hosting Modified Paths: -------------- branches/threading2/plugins/infrastructure/shared_hosting.py Added Paths: ----------- branches/threading2/plugins/tests/infrastructure/test_shared_hosting.py Removed Paths: ------------- branches/threading2/scripts/script-shared_hosting.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-28 18:50:19
|
Revision: 5768 http://w3af.svn.sourceforge.net/w3af/?rev=5768&view=rev Author: andresriancho Date: 2012-08-28 18:50:13 +0000 (Tue, 28 Aug 2012) Log Message: ----------- Adding hmap unittest Minor changes to plugin Removing test script Modified Paths: -------------- branches/threading2/plugins/infrastructure/hmap.py Added Paths: ----------- branches/threading2/plugins/tests/infrastructure/test_hmap.py Removed Paths: ------------- branches/threading2/scripts/script-hmap.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-28 19:42:09
|
Revision: 5770 http://w3af.svn.sourceforge.net/w3af/?rev=5770&view=rev Author: andresriancho Date: 2012-08-28 19:42:03 +0000 (Tue, 28 Aug 2012) Log Message: ----------- Removing test scripts Adding unittest Minor modifications to detect_reverse_proxy plugin Modified Paths: -------------- branches/threading2/plugins/infrastructure/detect_reverse_proxy.py Added Paths: ----------- branches/threading2/plugins/tests/infrastructure/test_detect_reverse_proxy.py Removed Paths: ------------- branches/threading2/scripts/script-detect_reverse_proxy.w3af branches/threading2/scripts/script-detect_reverse_proxy_no.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-28 20:40:48
|
Revision: 5773 http://w3af.svn.sourceforge.net/w3af/?rev=5773&view=rev Author: andresriancho Date: 2012-08-28 20:40:42 +0000 (Tue, 28 Aug 2012) Log Message: ----------- Removing test script for favicon Adding unittest Major modifications to favicon_identification plugin + adding TODO Modified Paths: -------------- branches/threading2/plugins/infrastructure/favicon_identification.py Added Paths: ----------- branches/threading2/plugins/tests/infrastructure/test_favicon_identification.py Removed Paths: ------------- branches/threading2/scripts/script-favicon_identification.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-29 12:11:07
|
Revision: 5774 http://w3af.svn.sourceforge.net/w3af/?rev=5774&view=rev Author: andresriancho Date: 2012-08-29 12:11:01 +0000 (Wed, 29 Aug 2012) Log Message: ----------- Removing test scripts Adding unittest Rewrote plugin to use threads Modified Paths: -------------- branches/threading2/plugins/infrastructure/find_vhosts.py Added Paths: ----------- branches/threading2/plugins/tests/infrastructure/test_find_vhosts.py Removed Paths: ------------- branches/threading2/scripts/script-find_vhost-2.w3af branches/threading2/scripts/script-find_vhost.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-29 12:24:57
|
Revision: 5776 http://w3af.svn.sourceforge.net/w3af/?rev=5776&view=rev Author: andresriancho Date: 2012-08-29 12:24:47 +0000 (Wed, 29 Aug 2012) Log Message: ----------- Removing test script Adding unittest Changed the way we performed the dotted domain request, now we use the host header instead of trying to connect to the dotted domain and then performing the request to it Modified Paths: -------------- branches/threading2/plugins/infrastructure/domain_dot.py Added Paths: ----------- branches/threading2/plugins/tests/infrastructure/test_domain_dot.py Removed Paths: ------------- branches/threading2/scripts/script-domain_dot.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-29 12:59:43
|
Revision: 5777 http://w3af.svn.sourceforge.net/w3af/?rev=5777&view=rev Author: andresriancho Date: 2012-08-29 12:59:37 +0000 (Wed, 29 Aug 2012) Log Message: ----------- Removed test script, added unittest, cosmetic changes to dns_wildcard plugin. Modified Paths: -------------- branches/threading2/plugins/infrastructure/dns_wildcard.py Added Paths: ----------- branches/threading2/plugins/tests/infrastructure/test_dns_wildcard.py Removed Paths: ------------- branches/threading2/scripts/script-dns_wildcard.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-08-29 13:17:37
|
Revision: 5778 http://w3af.svn.sourceforge.net/w3af/?rev=5778&view=rev Author: andresriancho Date: 2012-08-29 13:17:27 +0000 (Wed, 29 Aug 2012) Log Message: ----------- Removing test script, adding unittest, rewrote plugin to use threadpool. Modified Paths: -------------- branches/threading2/plugins/infrastructure/fingerprint_WAF.py Added Paths: ----------- branches/threading2/plugins/tests/infrastructure/test_fingerprint_WAF.py Removed Paths: ------------- branches/threading2/scripts/script-fingerprint_waf.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-09-01 22:34:40
|
Revision: 5786 http://w3af.svn.sourceforge.net/w3af/?rev=5786&view=rev Author: andresriancho Date: 2012-09-01 22:34:31 +0000 (Sat, 01 Sep 2012) Log Message: ----------- Lots of pep-8 changes. Modified Paths: -------------- branches/threading2/core/controllers/bruteforce/bruteforcer.py branches/threading2/core/controllers/core_helpers/consumers/crawl_infrastructure.py branches/threading2/core/controllers/core_helpers/exception_handler.py branches/threading2/core/controllers/core_helpers/fingerprint_404.py branches/threading2/core/controllers/core_helpers/plugins.py branches/threading2/core/controllers/core_helpers/profiles.py branches/threading2/core/controllers/core_helpers/strategy.py branches/threading2/core/controllers/core_helpers/target.py branches/threading2/core/controllers/core_helpers/tests/test_update_urls_in_kb.py branches/threading2/core/controllers/core_helpers/update_urls_in_kb.py branches/threading2/core/controllers/exception_handling/cleanup_bug_report.py branches/threading2/core/controllers/extrusionScanning/extrusionScanner.py branches/threading2/core/controllers/extrusionScanning/server/extrusionServer.py branches/threading2/core/controllers/misc/webroot.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/audit_plugin.py branches/threading2/core/controllers/plugins/bruteforce_plugin.py branches/threading2/core/controllers/plugins/grep_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/vdaemon/vdaemon.py branches/threading2/core/controllers/w3afCore.py branches/threading2/core/controllers/wizard/questions/question_infrastructure_4.py branches/threading2/core/data/db/history.py branches/threading2/core/data/db/tests/test_history.py branches/threading2/core/data/fuzzer/fuzzer.py branches/threading2/core/data/kb/config.py branches/threading2/core/data/kb/info.py branches/threading2/core/data/kb/knowledgeBase.py branches/threading2/core/data/request/frFactory.py branches/threading2/core/data/url/handlers/keepalive.py branches/threading2/core/data/url/handlers/localCache.py branches/threading2/core/data/url/handlers/logHandler.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/gtkUi/helpers.py branches/threading2/core/ui/gtkUi/main.py branches/threading2/core/ui/gtkUi/messages.py branches/threading2/core/ui/gtkUi/scanrun.py branches/threading2/plugins/attack/db/dbDriverFunctions.py branches/threading2/plugins/attack/payloads/payloads/apache_config_files.py branches/threading2/plugins/attack/payloads/payloads/apache_root_directory.py branches/threading2/plugins/attack/payloads/payloads/get_source_code.py branches/threading2/plugins/attack/payloads/payloads/svn_config_files.py branches/threading2/plugins/attack/payloads/shell_handler.py branches/threading2/plugins/attack/payloads/tests/payload_test_helper.py branches/threading2/plugins/attack/payloads/tests/payload_test_helper_exec.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/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/un_ssl.py branches/threading2/plugins/audit/xpath.py branches/threading2/plugins/audit/xss.py branches/threading2/plugins/audit/xst.py branches/threading2/plugins/bruteforce/basic_auth.py branches/threading2/plugins/bruteforce/form_auth.py branches/threading2/plugins/crawl/content_negotiation.py branches/threading2/plugins/crawl/find_backdoors.py branches/threading2/plugins/crawl/find_dvcs.py branches/threading2/plugins/crawl/ghdb.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/url_fuzzer.py branches/threading2/plugins/crawl/urllist_txt.py branches/threading2/plugins/crawl/user_dir.py branches/threading2/plugins/crawl/web_spider.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/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/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/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/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/allowed_methods.py branches/threading2/plugins/infrastructure/detect_reverse_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/netcraft.py branches/threading2/plugins/infrastructure/oHmap/hmap.py branches/threading2/plugins/infrastructure/php_eggs.py branches/threading2/plugins/infrastructure/shared_hosting.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/attack/test_os_commanding.py branches/threading2/plugins/tests/attack/test_rfi.py branches/threading2/plugins/tests/audit/test_blind_sqli.py branches/threading2/plugins/tests/audit/test_buffer_overflow.py branches/threading2/plugins/tests/audit/test_csrf.py branches/threading2/plugins/tests/audit/test_dav.py branches/threading2/plugins/tests/audit/test_eval.py branches/threading2/plugins/tests/audit/test_file_upload.py branches/threading2/plugins/tests/audit/test_format_string.py branches/threading2/plugins/tests/audit/test_frontpage.py branches/threading2/plugins/tests/audit/test_generic.py branches/threading2/plugins/tests/audit/test_global_redirect.py branches/threading2/plugins/tests/audit/test_htaccess_methods.py branches/threading2/plugins/tests/audit/test_ldapi.py branches/threading2/plugins/tests/audit/test_lfi.py branches/threading2/plugins/tests/audit/test_mx_injection.py branches/threading2/plugins/tests/audit/test_os_commanding.py branches/threading2/plugins/tests/audit/test_phishing_vector.py branches/threading2/plugins/tests/audit/test_preg_replace.py branches/threading2/plugins/tests/audit/test_response_splitting.py branches/threading2/plugins/tests/audit/test_rfi.py branches/threading2/plugins/tests/audit/test_sqli.py branches/threading2/plugins/tests/audit/test_ssi.py branches/threading2/plugins/tests/audit/test_ssl_certificate.py branches/threading2/plugins/tests/audit/test_un_ssl.py branches/threading2/plugins/tests/audit/test_xpath.py branches/threading2/plugins/tests/audit/test_xss.py branches/threading2/plugins/tests/audit/test_xst.py branches/threading2/plugins/tests/auth/test_detailed.py branches/threading2/plugins/tests/auth/test_generic.py branches/threading2/plugins/tests/bruteforce/test_basic_auth.py branches/threading2/plugins/tests/bruteforce/test_form_auth.py branches/threading2/plugins/tests/crawl/test_archive_dot_org.py branches/threading2/plugins/tests/crawl/test_bing_spider.py branches/threading2/plugins/tests/crawl/test_content_negotiation.py branches/threading2/plugins/tests/crawl/test_digit_sum.py branches/threading2/plugins/tests/crawl/test_dir_bruter.py branches/threading2/plugins/tests/crawl/test_find_backdoors.py branches/threading2/plugins/tests/crawl/test_find_captchas.py branches/threading2/plugins/tests/crawl/test_find_dvcs.py branches/threading2/plugins/tests/crawl/test_google_spider.py branches/threading2/plugins/tests/crawl/test_phpinfo.py branches/threading2/plugins/tests/crawl/test_pykto.py branches/threading2/plugins/tests/crawl/test_ria_enumerator.py branches/threading2/plugins/tests/crawl/test_robots_txt.py branches/threading2/plugins/tests/crawl/test_sitemap_xml.py branches/threading2/plugins/tests/crawl/test_spider_man.py branches/threading2/plugins/tests/crawl/test_url_fuzzer.py branches/threading2/plugins/tests/crawl/test_urllist_txt.py branches/threading2/plugins/tests/crawl/test_user_dir.py branches/threading2/plugins/tests/crawl/test_web_spider.py branches/threading2/plugins/tests/crawl/test_wordnet.py branches/threading2/plugins/tests/crawl/test_wordpress_fingerprint.py branches/threading2/plugins/tests/crawl/test_wsdl_finder.py branches/threading2/plugins/tests/grep/test_ajax.py branches/threading2/plugins/tests/grep/test_blank_body.py branches/threading2/plugins/tests/grep/test_click_jacking.py branches/threading2/plugins/tests/grep/test_code_disclosure.py branches/threading2/plugins/tests/grep/test_collect_cookies.py branches/threading2/plugins/tests/grep/test_credit_cards.py branches/threading2/plugins/tests/grep/test_cross_domain_js.py branches/threading2/plugins/tests/grep/test_directory_indexing.py branches/threading2/plugins/tests/grep/test_dom_xss.py branches/threading2/plugins/tests/grep/test_dot_net_event_validation.py branches/threading2/plugins/tests/grep/test_error_500.py branches/threading2/plugins/tests/grep/test_error_pages.py branches/threading2/plugins/tests/grep/test_feeds.py branches/threading2/plugins/tests/grep/test_file_upload.py branches/threading2/plugins/tests/grep/test_form_autocomplete.py branches/threading2/plugins/tests/grep/test_get_emails.py branches/threading2/plugins/tests/grep/test_html_comments.py branches/threading2/plugins/tests/grep/test_http_auth_detect.py branches/threading2/plugins/tests/grep/test_http_in_body.py branches/threading2/plugins/tests/grep/test_lang.py branches/threading2/plugins/tests/grep/test_meta_tags.py branches/threading2/plugins/tests/grep/test_motw.py branches/threading2/plugins/tests/grep/test_objects.py branches/threading2/plugins/tests/grep/test_oracle.py branches/threading2/plugins/tests/grep/test_password_profiling.py branches/threading2/plugins/tests/grep/test_path_disclosure.py branches/threading2/plugins/tests/grep/test_private_ip.py branches/threading2/plugins/tests/grep/test_ssn.py branches/threading2/plugins/tests/grep/test_strange_headers.py branches/threading2/plugins/tests/grep/test_strange_http_codes.py branches/threading2/plugins/tests/grep/test_strange_parameters.py branches/threading2/plugins/tests/grep/test_strange_reason.py branches/threading2/plugins/tests/grep/test_svn_users.py branches/threading2/plugins/tests/grep/test_symfony.py branches/threading2/plugins/tests/grep/test_user_defined_regex.py branches/threading2/plugins/tests/grep/test_wsdl_greper.py branches/threading2/plugins/tests/infrastructure/test_afd.py branches/threading2/plugins/tests/infrastructure/test_allowed_methods.py branches/threading2/plugins/tests/infrastructure/test_detect_reverse_proxy.py branches/threading2/plugins/tests/infrastructure/test_dns_wildcard.py branches/threading2/plugins/tests/infrastructure/test_domain_dot.py branches/threading2/plugins/tests/infrastructure/test_dot_net_errors.py branches/threading2/plugins/tests/infrastructure/test_favicon_identification.py branches/threading2/plugins/tests/infrastructure/test_find_jboss.py branches/threading2/plugins/tests/infrastructure/test_find_vhosts.py branches/threading2/plugins/tests/infrastructure/test_finger_bing.py branches/threading2/plugins/tests/infrastructure/test_finger_google.py branches/threading2/plugins/tests/infrastructure/test_finger_pks.py branches/threading2/plugins/tests/infrastructure/test_fingerprint_WAF.py branches/threading2/plugins/tests/infrastructure/test_fingerprint_os.py branches/threading2/plugins/tests/infrastructure/test_frontpage_version.py branches/threading2/plugins/tests/infrastructure/test_halberd.py branches/threading2/plugins/tests/infrastructure/test_hmap.py branches/threading2/plugins/tests/infrastructure/test_http_vs_https_dist.py branches/threading2/plugins/tests/infrastructure/test_netcraft.py branches/threading2/plugins/tests/infrastructure/test_php_eggs.py branches/threading2/plugins/tests/infrastructure/test_server_header.py branches/threading2/plugins/tests/infrastructure/test_server_status.py branches/threading2/plugins/tests/infrastructure/test_shared_hosting.py branches/threading2/plugins/tests/infrastructure/test_xssed_dot_com.py branches/threading2/plugins/tests/infrastructure/test_zone_h.py branches/threading2/plugins/tests/output/test_csv_file.py branches/threading2/plugins/tests/output/test_email_report.py branches/threading2/plugins/tests/output/test_export_requests.py branches/threading2/plugins/tests/output/test_gtk_output.py branches/threading2/plugins/tests/output/test_html_file.py branches/threading2/plugins/tests/output/test_text_file.py branches/threading2/plugins/tests/output/test_xml_file.py Added Paths: ----------- branches/threading2/core/controllers/misc/group_by_min_key.py Removed Paths: ------------- branches/threading2/core/controllers/misc/groupbyMinKey.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-09-15 14:33:52
|
Revision: 5805 http://w3af.svn.sourceforge.net/w3af/?rev=5805&view=rev Author: andresriancho Date: 2012-09-15 14:33:46 +0000 (Sat, 15 Sep 2012) Log Message: ----------- Renaming the collect_cookies.py plugin to analyze_cookies.py Modified Paths: -------------- branches/threading2/profiles/OWASP_TOP10.pw3af branches/threading2/profiles/fast_scan.pw3af branches/threading2/profiles/full_audit.pw3af branches/threading2/profiles/full_audit_spider_man.pw3af Added Paths: ----------- branches/threading2/plugins/grep/analyze_cookies.py branches/threading2/plugins/tests/grep/test_analyze_cookies.py Removed Paths: ------------- branches/threading2/plugins/grep/collect_cookies.py branches/threading2/plugins/tests/grep/test_collect_cookies.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-09-15 15:28:38
|
Revision: 5806 http://w3af.svn.sourceforge.net/w3af/?rev=5806&view=rev Author: andresriancho Date: 2012-09-15 15:28:32 +0000 (Sat, 15 Sep 2012) Log Message: ----------- Better unittest for analyze_cookies Modified Paths: -------------- branches/threading2/core/data/kb/info.py branches/threading2/plugins/grep/analyze_cookies.py branches/threading2/plugins/tests/grep/test_analyze_cookies.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-09-17 23:21:42
|
Revision: 5814 http://w3af.svn.sourceforge.net/w3af/?rev=5814&view=rev Author: andresriancho Date: 2012-09-17 23:21:35 +0000 (Mon, 17 Sep 2012) Log Message: ----------- Renaming before adding "rainbow table" feature Modified Paths: -------------- branches/threading2/profiles/OWASP_TOP10.pw3af branches/threading2/profiles/fast_scan.pw3af branches/threading2/profiles/full_audit.pw3af branches/threading2/profiles/full_audit_spider_man.pw3af Added Paths: ----------- branches/threading2/plugins/grep/hash_analysis.py branches/threading2/plugins/tests/grep/test_hash_analysis.py Removed Paths: ------------- branches/threading2/plugins/grep/hash_find.py branches/threading2/plugins/tests/grep/test_hash_find.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-09-22 15:29:14
|
Revision: 5821 http://w3af.svn.sourceforge.net/w3af/?rev=5821&view=rev Author: andresriancho Date: 2012-09-22 15:29:01 +0000 (Sat, 22 Sep 2012) Log Message: ----------- * Moved parsing responsability to the console and GTK ui, inner classes should never have to parse user input. * New feature: 'long strings' in the exploit console * Updated unittests to work with the new API for generic and specific user input * Import cleanup in some modules * Added feature to read files with spaces in core/data/kb/exec_shell.py Modified Paths: -------------- branches/threading2/core/data/kb/exec_shell.py branches/threading2/core/data/kb/read_shell.py branches/threading2/core/data/kb/shell.py branches/threading2/core/ui/consoleUi/callbackMenu.py branches/threading2/core/ui/consoleUi/exploit.py branches/threading2/core/ui/consoleUi/tests/test_exploit.py branches/threading2/core/ui/gtkUi/exploittab.py branches/threading2/plugins/attack/rfi_proxy.py branches/threading2/plugins/attack/sqlmap.py branches/threading2/plugins/attack/xpath.py branches/threading2/plugins/tests/attack/test_os_commanding.py branches/threading2/plugins/tests/attack/test_rfi.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-05 15:36:22
|
Revision: 5827 http://w3af.svn.sourceforge.net/w3af/?rev=5827&view=rev Author: andresriancho Date: 2012-10-05 15:36:15 +0000 (Fri, 05 Oct 2012) Log Message: ----------- * Adding test for broken profiles * Fixed some profiles that had issues with server_header Modified Paths: -------------- branches/threading2/core/controllers/core_helpers/profiles.py branches/threading2/core/controllers/core_helpers/tests/test_profiles.py branches/threading2/core/data/profile/profile.py branches/threading2/profiles/OWASP_TOP10.pw3af branches/threading2/profiles/full_audit.pw3af branches/threading2/profiles/web_infrastructure.pw3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-07 18:00:17
|
Revision: 5845 http://w3af.svn.sourceforge.net/w3af/?rev=5845&view=rev Author: andresriancho Date: 2012-10-07 18:00:10 +0000 (Sun, 07 Oct 2012) Log Message: ----------- * Changing name from frFactory to factory. * Adding test_factory.py for create_fuzzable_requests tests. * Renaming fuzzableHeaders inside cf to fuzzable_headers * Adding feature to factory.py for handling content-location header Modified Paths: -------------- branches/threading2/core/controllers/core_helpers/consumers/seed.py branches/threading2/core/controllers/miscSettings.py branches/threading2/core/controllers/plugins/bruteforce_plugin.py branches/threading2/core/controllers/plugins/crawl_plugin.py branches/threading2/core/controllers/plugins/infrastructure_plugin.py branches/threading2/core/data/fuzzer/fuzzer.py branches/threading2/core/data/parsers/httpRequestParser.py branches/threading2/core/data/request/tests/test_fuzzablerequest.py branches/threading2/core/data/url/handlers/localCache.py branches/threading2/core/data/url/handlers/logHandler.py branches/threading2/core/data/url/xUrllib.py branches/threading2/plugins/crawl/import_results.py branches/threading2/plugins/mangle/sed.py branches/threading2/profiles/OWASP_TOP10.pw3af branches/threading2/profiles/audit_high_risk.pw3af branches/threading2/profiles/bruteforce.pw3af branches/threading2/profiles/empty_profile.pw3af branches/threading2/profiles/fast_scan.pw3af branches/threading2/profiles/full_audit.pw3af branches/threading2/profiles/full_audit_spider_man.pw3af branches/threading2/profiles/sitemap.pw3af branches/threading2/profiles/web_infrastructure.pw3af branches/threading2/scripts/script-header_fuzzing.w3af Added Paths: ----------- branches/threading2/core/data/request/factory.py branches/threading2/core/data/request/tests/test_factory.py Removed Paths: ------------- branches/threading2/core/data/request/frFactory.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-08 13:21:52
|
Revision: 5847 http://w3af.svn.sourceforge.net/w3af/?rev=5847&view=rev Author: andresriancho Date: 2012-10-08 13:21:42 +0000 (Mon, 08 Oct 2012) Log Message: ----------- * Adding more tests for factory.py content * Renaming lots of request types for simpler names Modified Paths: -------------- branches/threading2/core/controllers/core_helpers/export.py branches/threading2/core/controllers/plugins/attack_plugin.py branches/threading2/core/data/db/tests/test_disk_list.py branches/threading2/core/data/db/tests/test_disk_set.py branches/threading2/core/data/exchangableMethods.py branches/threading2/core/data/fuzzer/formFiller.py branches/threading2/core/data/fuzzer/fuzzer.py branches/threading2/core/data/getResponseType.py branches/threading2/core/data/request/factory.py branches/threading2/core/data/request/fuzzable_request.py branches/threading2/core/data/url/handlers/MultipartPostHandler.py branches/threading2/plugins/attack/sql_webshell.py branches/threading2/plugins/attack/sqlmap.py branches/threading2/plugins/auth/detailed.py branches/threading2/plugins/auth/generic.py branches/threading2/plugins/crawl/web_spider.py branches/threading2/plugins/output/export_requests.py Added Paths: ----------- branches/threading2/core/data/fuzzer/tests/ branches/threading2/core/data/fuzzer/tests/test_form_filler.py branches/threading2/core/data/request/HTTPPostDataRequest.py branches/threading2/core/data/request/HTTPQsRequest.py branches/threading2/core/data/request/JSONRequest.py branches/threading2/core/data/request/WebServiceRequest.py branches/threading2/core/data/request/XMLRPCRequest.py branches/threading2/core/data/request/tests/test_create_fuzzable_request.py branches/threading2/core/data/request/tests/test_create_fuzzable_requests.py branches/threading2/core/data/request/tests/test_fuzzable_request.py Removed Paths: ------------- 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/tests/test_factory.py branches/threading2/core/data/request/tests/test_fuzzablerequest.py branches/threading2/core/data/request/wsPostDataRequest.py branches/threading2/core/data/request/xmlrpcRequest.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-10 15:19:54
|
Revision: 5862 http://w3af.svn.sourceforge.net/w3af/?rev=5862&view=rev Author: andresriancho Date: 2012-10-10 15:19:48 +0000 (Wed, 10 Oct 2012) Log Message: ----------- * Moved test CSV file to plugins/tests/crawl/import_results/ * Minor refactoring to import_results.py * Added unittest for import_results.py (for now, only CSV) Modified Paths: -------------- branches/threading2/plugins/crawl/import_results.py Added Paths: ----------- branches/threading2/plugins/tests/crawl/import_results/ branches/threading2/plugins/tests/crawl/import_results/input-test.csv branches/threading2/plugins/tests/crawl/test_import_results.py Removed Paths: ------------- branches/threading2/scripts/input-test.csv This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-10 22:41:16
|
Revision: 5874 http://w3af.svn.sourceforge.net/w3af/?rev=5874&view=rev Author: andresriancho Date: 2012-10-10 22:41:10 +0000 (Wed, 10 Oct 2012) Log Message: ----------- w00t! exception_handler is not a singleton anymore! Now we have an instance in w3af_core that is sent to the sub-classes that require it. The only kludge that was implemented is in outputManager with the set_w3af_core method. Modified Paths: -------------- branches/threading2/core/controllers/core_helpers/consumers/audit.py branches/threading2/core/controllers/core_helpers/consumers/auth.py branches/threading2/core/controllers/core_helpers/consumers/bruteforce.py branches/threading2/core/controllers/core_helpers/consumers/crawl_infrastructure.py branches/threading2/core/controllers/core_helpers/consumers/grep.py branches/threading2/core/controllers/core_helpers/exception_handler.py branches/threading2/core/controllers/core_helpers/strategy.py branches/threading2/core/controllers/core_helpers/tests/test_exception_handler.py branches/threading2/core/controllers/outputManager.py branches/threading2/core/controllers/tests/test_outputmanager.py branches/threading2/core/controllers/w3afCore.py branches/threading2/core/ui/consoleUi/bug_report.py branches/threading2/core/ui/gtkUi/exception_handling/handled.py branches/threading2/core/ui/gtkUi/exception_handling/handled_bug_report.py branches/threading2/core/ui/gtkUi/exception_handling/unhandled.py branches/threading2/core/ui/gtkUi/guardian.py branches/threading2/core/ui/gtkUi/main.py branches/threading2/plugins/tests/crawl/test_crawl_exception_handling.py branches/threading2/plugins/tests/helper.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-17 21:33:11
|
Revision: 5909 http://w3af.svn.sourceforge.net/w3af/?rev=5909&view=rev Author: andresriancho Date: 2012-10-17 21:33:04 +0000 (Wed, 17 Oct 2012) Log Message: ----------- Massive changes. Mostly renaming of fuzzable_request class to FuzzableRequest and adding assertions to use Headers class instead of dict for holding headers. Also changes httpResponse to HTTPResponse. Major tests not passing yet, but most smoke tests do. Still requires 1 or 2h of work to be stable. (the things I do for pep8...) Modified Paths: -------------- branches/threading2/core/controllers/core_helpers/consumers/crawl_infrastructure.py branches/threading2/core/controllers/core_helpers/fingerprint_404.py branches/threading2/core/controllers/core_helpers/status.py branches/threading2/core/controllers/core_helpers/strategy.py branches/threading2/core/controllers/core_helpers/tests/test_update_urls_in_kb.py branches/threading2/core/controllers/cors/tests/test_utils.py branches/threading2/core/controllers/cors/utils.py branches/threading2/core/controllers/daemons/localproxy.py branches/threading2/core/controllers/daemons/proxy.py branches/threading2/core/controllers/plugins/audit_plugin.py branches/threading2/core/controllers/plugins/bruteforce_plugin.py branches/threading2/core/controllers/plugins/crawl_plugin.py branches/threading2/core/controllers/plugins/grep_plugin.py branches/threading2/core/controllers/plugins/infrastructure_plugin.py branches/threading2/core/controllers/sql_tools/blind_sqli_response_diff.py branches/threading2/core/data/db/tests/test_disk_list.py branches/threading2/core/data/db/tests/test_disk_set.py branches/threading2/core/data/db/tests/test_history.py branches/threading2/core/data/export/ajax_export.py branches/threading2/core/data/export/tests/test_ajax_export.py branches/threading2/core/data/fuzzer/fuzzer.py branches/threading2/core/data/fuzzer/mutant.py branches/threading2/core/data/fuzzer/mutantFileName.py branches/threading2/core/data/fuzzer/mutantHeaders.py branches/threading2/core/data/fuzzer/mutantQs.py branches/threading2/core/data/fuzzer/mutantUrlParts.py branches/threading2/core/data/parsers/HTTPRequestParser.py branches/threading2/core/data/parsers/baseparser.py branches/threading2/core/data/parsers/documentParser.py branches/threading2/core/data/parsers/dpCache.py branches/threading2/core/data/parsers/pdfParser.py branches/threading2/core/data/parsers/swfParser.py branches/threading2/core/data/parsers/tests/test_sgmlparsers.py branches/threading2/core/data/parsers/wmlParser.py branches/threading2/core/data/request/HTTPPostDataRequest.py branches/threading2/core/data/request/HTTPQsRequest.py branches/threading2/core/data/request/JSONRequest.py branches/threading2/core/data/request/factory.py branches/threading2/core/data/request/fuzzable_request.py branches/threading2/core/data/request/tests/test_create_fuzzable_request.py branches/threading2/core/data/request/tests/test_create_fuzzable_requests.py branches/threading2/core/data/request/tests/test_fuzzable_request.py branches/threading2/core/data/search_engines/google.py branches/threading2/core/data/search_engines/tests/test_google.py branches/threading2/core/data/url/HTTPRequest.py branches/threading2/core/data/url/handlers/localCache.py branches/threading2/core/data/url/handlers/logHandler.py branches/threading2/core/data/url/handlers/mangleHandler.py branches/threading2/core/data/url/tests/test_xurllib.py branches/threading2/core/data/url/urlOpenerSettings.py branches/threading2/core/data/url/xUrllib.py branches/threading2/core/ui/gtkUi/clusterTable.py branches/threading2/plugins/attack/payloads/shell_handler.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/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/bruteforce/basic_auth.py branches/threading2/plugins/bruteforce/form_auth.py branches/threading2/plugins/crawl/content_negotiation.py branches/threading2/plugins/crawl/digit_sum.py branches/threading2/plugins/crawl/find_backdoors.py branches/threading2/plugins/crawl/import_results.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/web_diff.py branches/threading2/plugins/crawl/wordnet.py branches/threading2/plugins/grep/code_disclosure.py branches/threading2/plugins/grep/oracle.py branches/threading2/plugins/grep/password_profiling.py branches/threading2/plugins/infrastructure/afd.py branches/threading2/plugins/infrastructure/domain_dot.py branches/threading2/plugins/infrastructure/dot_net_errors.py branches/threading2/plugins/infrastructure/fingerprint_WAF.py branches/threading2/plugins/infrastructure/server_header.py branches/threading2/plugins/infrastructure/xssed_dot_com.py branches/threading2/plugins/mangle/sed.py branches/threading2/plugins/output/text_file.py branches/threading2/plugins/output/xml_file.py branches/threading2/plugins/tests/audit/test_csrf.py branches/threading2/plugins/tests/crawl/test_archive_dot_org.py branches/threading2/plugins/tests/grep/test_ajax.py branches/threading2/plugins/tests/grep/test_all.py branches/threading2/plugins/tests/grep/test_analyze_cookies.py branches/threading2/plugins/tests/grep/test_blank_body.py branches/threading2/plugins/tests/grep/test_code_disclosure.py branches/threading2/plugins/tests/grep/test_credit_cards.py branches/threading2/plugins/tests/grep/test_feeds.py branches/threading2/plugins/tests/grep/test_file_upload.py branches/threading2/plugins/tests/grep/test_http_auth_detect.py branches/threading2/plugins/tests/grep/test_objects.py branches/threading2/plugins/tests/grep/test_oracle.py branches/threading2/plugins/tests/grep/test_path_disclosure.py branches/threading2/plugins/tests/grep/test_private_ip.py branches/threading2/plugins/tests/grep/test_ssn.py branches/threading2/plugins/tests/grep/test_strange_headers.py branches/threading2/plugins/tests/grep/test_strange_http_codes.py branches/threading2/plugins/tests/grep/test_strange_parameters.py branches/threading2/plugins/tests/grep/test_strange_reason.py branches/threading2/plugins/tests/grep/test_symfony.py branches/threading2/plugins/tests/grep/test_user_defined_regex.py branches/threading2/plugins/tests/grep/test_wsdl_greper.py branches/threading2/plugins/tests/infrastructure/test_http_vs_https_dist.py branches/threading2/plugins/tests/infrastructure/test_shared_hosting.py Added Paths: ----------- branches/threading2/core/data/dc/headers.py branches/threading2/core/data/url/HTTPResponse.py branches/threading2/core/data/url/tests/test_HTTPResponse.py Removed Paths: ------------- branches/threading2/core/data/dc/header.py branches/threading2/core/data/url/httpResponse.py branches/threading2/core/data/url/tests/test_httpResponse.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-17 23:30:03
|
Revision: 5910 http://w3af.svn.sourceforge.net/w3af/?rev=5910&view=rev Author: andresriancho Date: 2012-10-17 23:29:56 +0000 (Wed, 17 Oct 2012) Log Message: ----------- Fixed some bugs related to the name changes. Modified Paths: -------------- branches/threading2/core/controllers/core_helpers/fingerprint_404.py branches/threading2/core/controllers/core_helpers/strategy.py branches/threading2/core/controllers/daemons/localproxy.py branches/threading2/core/controllers/plugins/audit_plugin.py branches/threading2/core/controllers/plugins/bruteforce_plugin.py branches/threading2/core/controllers/w3afCore.py branches/threading2/core/data/request/HTTPPostDataRequest.py branches/threading2/core/data/request/HTTPQsRequest.py branches/threading2/core/data/request/WebServiceRequest.py branches/threading2/core/data/request/XMLRPCRequest.py branches/threading2/core/data/request/factory.py branches/threading2/core/data/url/HTTPResponse.py branches/threading2/core/data/url/handlers/localCache.py branches/threading2/core/data/url/xUrllib.py branches/threading2/plugins/crawl/spider_man.py branches/threading2/plugins/crawl/web_spider.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-19 23:20:52
|
Revision: 5972 http://w3af.svn.sourceforge.net/w3af/?rev=5972&view=rev Author: andresriancho Date: 2012-10-19 23:20:45 +0000 (Fri, 19 Oct 2012) Log Message: ----------- Cosmetic Modified Paths: -------------- branches/threading2/core/controllers/plugins/attack_plugin.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_proxy.py branches/threading2/plugins/attack/sql_webshell.py branches/threading2/plugins/attack/sqlmap.py branches/threading2/plugins/attack/xpath.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-21 22:59:57
|
Revision: 5977 http://w3af.svn.sourceforge.net/w3af/?rev=5977&view=rev Author: andresriancho Date: 2012-10-21 22:59:51 +0000 (Sun, 21 Oct 2012) Log Message: ----------- Renaming response code module Modified Paths: -------------- branches/threading2/core/data/url/handlers/keepalive.py branches/threading2/core/data/url/xUrllib.py branches/threading2/plugins/audit/htaccess_methods.py branches/threading2/plugins/crawl/web_spider.py branches/threading2/plugins/infrastructure/allowed_methods.py Added Paths: ----------- branches/threading2/core/data/constants/response_codes.py Removed Paths: ------------- branches/threading2/core/data/constants/httpConstants.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-21 23:01:55
|
Revision: 5978 http://w3af.svn.sourceforge.net/w3af/?rev=5978&view=rev Author: andresriancho Date: 2012-10-21 23:01:49 +0000 (Sun, 21 Oct 2012) Log Message: ----------- Renaming ports module Modified Paths: -------------- branches/threading2/core/controllers/daemons/tests/test_webserver.py branches/threading2/plugins/attack/rfi.py branches/threading2/plugins/attack/rfi_proxy.py branches/threading2/plugins/audit/rfi.py branches/threading2/plugins/crawl/spider_man.py branches/threading2/plugins/tests/audit/test_rfi.py Added Paths: ----------- branches/threading2/core/data/constants/ports.py Removed Paths: ------------- branches/threading2/core/data/constants/w3afPorts.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-25 18:21:37
|
Revision: 6021 http://w3af.svn.sourceforge.net/w3af/?rev=6021&view=rev Author: andresriancho Date: 2012-10-25 18:21:31 +0000 (Thu, 25 Oct 2012) Log Message: ----------- Made sure we always get a trailing /, removing useless code. Modified Paths: -------------- branches/threading2/core/data/parsers/urlParser.py branches/threading2/plugins/crawl/web_spider.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |