w3af-svn-notify Mailing List for w3af (Page 17)
Status: Beta
Brought to you by:
andresriancho
You can subscribe to this list here.
2008 |
Jan
|
Feb
(235) |
Mar
(336) |
Apr
(280) |
May
(278) |
Jun
(159) |
Jul
(270) |
Aug
(240) |
Sep
(121) |
Oct
(110) |
Nov
(199) |
Dec
(228) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
(251) |
Feb
(206) |
Mar
(115) |
Apr
(45) |
May
(27) |
Jun
(67) |
Jul
(49) |
Aug
(38) |
Sep
(10) |
Oct
(131) |
Nov
(89) |
Dec
(38) |
2010 |
Jan
(85) |
Feb
(71) |
Mar
(45) |
Apr
(23) |
May
(12) |
Jun
|
Jul
(11) |
Aug
(7) |
Sep
(81) |
Oct
(79) |
Nov
(165) |
Dec
(62) |
2011 |
Jan
(134) |
Feb
(73) |
Mar
(34) |
Apr
(63) |
May
(147) |
Jun
(43) |
Jul
(21) |
Aug
(26) |
Sep
(43) |
Oct
(34) |
Nov
(44) |
Dec
(112) |
2012 |
Jan
(47) |
Feb
(44) |
Mar
(72) |
Apr
(209) |
May
(54) |
Jun
(279) |
Jul
(151) |
Aug
(332) |
Sep
(39) |
Oct
(268) |
Nov
(116) |
Dec
(368) |
2013 |
Jan
(73) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <and...@us...> - 2012-12-04 21:37:16
|
Revision: 6251 http://w3af.svn.sourceforge.net/w3af/?rev=6251&view=rev Author: andresriancho Date: 2012-12-04 21:37:10 +0000 (Tue, 04 Dec 2012) Log Message: ----------- Fixing a couple of bugs after autopep8 Modified Paths: -------------- branches/threading2/core/ui/gui/entries.py branches/threading2/core/ui/gui/main.py branches/threading2/core/ui/gui/pluginconfig.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-04 21:16:44
|
Revision: 6250 http://w3af.svn.sourceforge.net/w3af/?rev=6250&view=rev Author: andresriancho Date: 2012-12-04 21:16:38 +0000 (Tue, 04 Dec 2012) Log Message: ----------- Fix to avoid some issues with used ports. Modified Paths: -------------- branches/threading2/core/controllers/daemons/tests/test_webserver.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-04 20:56:26
|
Revision: 6249 http://w3af.svn.sourceforge.net/w3af/?rev=6249&view=rev Author: andresriancho Date: 2012-12-04 20:56:20 +0000 (Tue, 04 Dec 2012) Log Message: ----------- Fixing unittests (how did these two break?) Modified Paths: -------------- branches/threading2/core/data/export/python_export.py branches/threading2/core/data/export/ruby_export.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-04 20:43:12
|
Revision: 6248 http://w3af.svn.sourceforge.net/w3af/?rev=6248&view=rev Author: andresriancho Date: 2012-12-04 20:43:06 +0000 (Tue, 04 Dec 2012) Log Message: ----------- * Improved add_task and task_done use in consumers * Fixed API error in web_spider * PEP8 in xpath plugin Modified Paths: -------------- branches/threading2/core/controllers/core_helpers/consumers/audit.py branches/threading2/core/controllers/core_helpers/consumers/base_consumer.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/strategy.py branches/threading2/plugins/audit/xpath.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-12-04 18:59:14
|
Revision: 6247 http://w3af.svn.sourceforge.net/w3af/?rev=6247&view=rev Author: andresriancho Date: 2012-12-04 18:59:08 +0000 (Tue, 04 Dec 2012) Log Message: ----------- Updating nose to use my new plugin option :) Modified Paths: -------------- extras/build/nose/nose.cfg This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-04 18:34:44
|
Revision: 6246 http://w3af.svn.sourceforge.net/w3af/?rev=6246&view=rev Author: andresriancho Date: 2012-12-04 18:34:37 +0000 (Tue, 04 Dec 2012) Log Message: ----------- PEP8 Modified Paths: -------------- branches/threading2/core/controllers/core_helpers/strategy.py branches/threading2/core/controllers/w3afCore.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-04 17:47:52
|
Revision: 6245 http://w3af.svn.sourceforge.net/w3af/?rev=6245&view=rev Author: andresriancho Date: 2012-12-04 17:47:41 +0000 (Tue, 04 Dec 2012) Log Message: ----------- Minor modifications for new pylint version, now I understand the disable comments a little bit better and re-enable warnings in some places too. Modified Paths: -------------- branches/threading2/core/controllers/auto_update/auto_update.py branches/threading2/core/controllers/bruteforce/bruteforcer.py branches/threading2/core/controllers/core_helpers/update_urls_in_kb.py branches/threading2/core/controllers/dependency_check/dependency_check.py branches/threading2/core/controllers/payload_transfer/reverse_ftp.py branches/threading2/core/controllers/tests/pylint_plugins/scapy_fix.py branches/threading2/core/controllers/threads/timeout_function.py branches/threading2/core/data/db/startup_cfg.py branches/threading2/core/data/nltk_wrapper/nltk_wrapper.py branches/threading2/core/data/search_engines/tests/test_google.py branches/threading2/core/data/url/handlers/MultipartPostHandler.py branches/threading2/core/data/url/handlers/redirect.py branches/threading2/core/ui/gui/dependency_check.py branches/threading2/core/ui/gui/exception_handling/__init__.py branches/threading2/core/ui/gui/tests/dogtail_wrapper/xvfb_server.py branches/threading2/plugins/attack/db/dbDriverFunctions.py branches/threading2/plugins/attack/payloads/base_payload.py branches/threading2/plugins/audit/dav.py branches/threading2/plugins/crawl/oracle_discovery.py branches/threading2/plugins/grep/password_profiling.py branches/threading2/plugins/infrastructure/http_vs_https_dist.py branches/threading2/plugins/tests/crawl/test_web_spider.py branches/threading2/plugins/tests/grep/test_password_profiling.py branches/threading2/plugins/tests/infrastructure/test_http_vs_https_dist.py branches/threading2/plugins/tests/output/test_gtk_output.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-04 17:17:54
|
Revision: 6244 http://w3af.svn.sourceforge.net/w3af/?rev=6244&view=rev Author: andresriancho Date: 2012-12-04 17:17:48 +0000 (Tue, 04 Dec 2012) Log Message: ----------- Minor improvement Modified Paths: -------------- branches/threading2/plugins/tests/audit/test_lfi.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-04 17:17:00
|
Revision: 6243 http://w3af.svn.sourceforge.net/w3af/?rev=6243&view=rev Author: andresriancho Date: 2012-12-04 17:16:49 +0000 (Tue, 04 Dec 2012) Log Message: ----------- PEP8 changes Modified Paths: -------------- branches/threading2/plugins/audit/lfi.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-04 16:56:33
|
Revision: 6242 http://w3af.svn.sourceforge.net/w3af/?rev=6242&view=rev Author: andresriancho Date: 2012-12-04 16:56:23 +0000 (Tue, 04 Dec 2012) Log Message: ----------- Minor test improvement to avoid E Modified Paths: -------------- branches/threading2/core/ui/gui/tests/dogtail_wrapper/tests/test_xvfb_server.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-04 16:50:05
|
Revision: 6241 http://w3af.svn.sourceforge.net/w3af/?rev=6241&view=rev Author: andresriancho Date: 2012-12-04 16:49:55 +0000 (Tue, 04 Dec 2012) Log Message: ----------- Fixing unittest to run without an update from the SVN server. Modified Paths: -------------- branches/threading2/core/ui/console/tests/test_accept_disclaimer.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-04 14:27:46
|
Revision: 6240 http://w3af.svn.sourceforge.net/w3af/?rev=6240&view=rev Author: andresriancho Date: 2012-12-04 14:27:35 +0000 (Tue, 04 Dec 2012) Log Message: ----------- Enhanced log file readability by printing only a part of the POST body. If the user wants to read the whole data he can do so at output-http.txt Modified Paths: -------------- branches/threading2/core/data/url/xUrllib.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-04 14:06:15
|
Revision: 6239 http://w3af.svn.sourceforge.net/w3af/?rev=6239&view=rev Author: andresriancho Date: 2012-12-04 14:06:07 +0000 (Tue, 04 Dec 2012) Log Message: ----------- Improved log messages Modified Paths: -------------- branches/threading2/core/data/fuzzer/fuzzer.py branches/threading2/core/data/fuzzer/mutants/mutant.py branches/threading2/core/data/fuzzer/mutants/tests/test_mutant.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-04 12:56:56
|
Revision: 6238 http://w3af.svn.sourceforge.net/w3af/?rev=6238&view=rev Author: andresriancho Date: 2012-12-04 12:56:45 +0000 (Tue, 04 Dec 2012) Log Message: ----------- * Fixed bug in mutant generation that affected the file_upload plugin. * Added unittest so we identify this early and not in a plugin Modified Paths: -------------- branches/threading2/core/data/fuzzer/mutants/mutant.py branches/threading2/core/data/fuzzer/mutants/tests/test_postdata_mutant.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-04 12:55:22
|
Revision: 6237 http://w3af.svn.sourceforge.net/w3af/?rev=6237&view=rev Author: andresriancho Date: 2012-12-04 12:55:11 +0000 (Tue, 04 Dec 2012) Log Message: ----------- i18n improvement Modified Paths: -------------- branches/threading2/plugins/audit/file_upload.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-04 00:05:42
|
Revision: 6236 http://w3af.svn.sourceforge.net/w3af/?rev=6236&view=rev Author: andresriancho Date: 2012-12-04 00:05:35 +0000 (Tue, 04 Dec 2012) Log Message: ----------- Making the plugin less strict Modified Paths: -------------- branches/threading2/plugins/attack/payloads/payloads/tests/test_apache_mod_security.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-04 00:02:01
|
Revision: 6235 http://w3af.svn.sourceforge.net/w3af/?rev=6235&view=rev Author: andresriancho Date: 2012-12-04 00:01:54 +0000 (Tue, 04 Dec 2012) Log Message: ----------- Fixed bug in request exports Modified Paths: -------------- branches/threading2/plugins/output/export_requests.py branches/threading2/plugins/tests/output/test_export_requests.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-03 23:54:53
|
Revision: 6234 http://w3af.svn.sourceforge.net/w3af/?rev=6234&view=rev Author: andresriancho Date: 2012-12-03 23:54:46 +0000 (Mon, 03 Dec 2012) Log Message: ----------- Fixing pep8 search and replace error. Modified Paths: -------------- branches/threading2/plugins/attack/file_upload.py branches/threading2/plugins/audit/htaccess_methods.py branches/threading2/plugins/audit/lfi.py branches/threading2/plugins/crawl/content_negotiation.py branches/threading2/plugins/crawl/digit_sum.py branches/threading2/plugins/crawl/pykto.py branches/threading2/plugins/crawl/ria_enumerator.py branches/threading2/plugins/crawl/url_fuzzer.py branches/threading2/plugins/crawl/wordnet.py branches/threading2/plugins/infrastructure/dot_net_errors.py branches/threading2/plugins/infrastructure/fingerprint_os.py branches/threading2/plugins/tests/attack/test_os_commanding.py branches/threading2/plugins/tests/audit/test_csrf.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_xpath.py branches/threading2/plugins/tests/crawl/test_content_negotiation.py branches/threading2/plugins/tests/crawl/test_pykto.py branches/threading2/plugins/tests/grep/test_cross_domain_js.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_form_autocomplete.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-03 23:51:45
|
Revision: 6233 http://w3af.svn.sourceforge.net/w3af/?rev=6233&view=rev Author: andresriancho Date: 2012-12-03 23:51:38 +0000 (Mon, 03 Dec 2012) Log Message: ----------- Fixing error that was added during refactoring, but was very easy to spot because of failing unittest. Also fixed unittest. Modified Paths: -------------- branches/threading2/plugins/attack/payloads/base_payload.py branches/threading2/plugins/attack/payloads/payload_handler.py branches/threading2/plugins/attack/payloads/tests/test_base_payload.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-03 20:47:31
|
Revision: 6232 http://w3af.svn.sourceforge.net/w3af/?rev=6232&view=rev Author: andresriancho Date: 2012-12-03 20:47:24 +0000 (Mon, 03 Dec 2012) Log Message: ----------- Die pylint, die! Modified Paths: -------------- branches/threading2/core/ui/gui/dependency_check.py branches/threading2/core/ui/gui/tests/dogtail_wrapper/xvfb_server.py branches/threading2/plugins/attack/sqlmap.py branches/threading2/plugins/tests/crawl/test_web_spider.py branches/threading2/plugins/tests/grep/test_password_profiling.py branches/threading2/plugins/tests/infrastructure/test_http_vs_https_dist.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-03 20:30:22
|
Revision: 6231 http://w3af.svn.sourceforge.net/w3af/?rev=6231&view=rev Author: andresriancho Date: 2012-12-03 20:30:13 +0000 (Mon, 03 Dec 2012) Log Message: ----------- * Moved doctest to unittest * PEP8 in module name Modified Paths: -------------- branches/threading2/core/data/parsers/document_parser.py Added Paths: ----------- branches/threading2/core/data/parsers/tests/test_wml_parser.py branches/threading2/core/data/parsers/wml_parser.py Removed Paths: ------------- branches/threading2/core/data/parsers/wmlParser.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-03 20:10:41
|
Revision: 6230 http://w3af.svn.sourceforge.net/w3af/?rev=6230&view=rev Author: andresriancho Date: 2012-12-03 20:10:34 +0000 (Mon, 03 Dec 2012) Log Message: ----------- Migrated some doctests Modified Paths: -------------- branches/threading2/core/data/parsers/tests/test_url.py branches/threading2/core/data/parsers/url.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-03 19:40:40
|
Revision: 6229 http://w3af.svn.sourceforge.net/w3af/?rev=6229&view=rev Author: andresriancho Date: 2012-12-03 19:40:29 +0000 (Mon, 03 Dec 2012) Log Message: ----------- Fixing various pylint errors Modified Paths: -------------- branches/threading2/core/data/db/startup_cfg.py branches/threading2/core/data/url/HTTPResponse.py branches/threading2/core/data/url/handlers/HTTPNtlmAuthHandler.py branches/threading2/core/data/url/handlers/MultipartPostHandler.py branches/threading2/core/data/url/handlers/keepalive.py branches/threading2/plugins/audit/csrf.py branches/threading2/plugins/crawl/oracle_discovery.py branches/threading2/plugins/tests/output/test_gtk_output.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-03 19:23:39
|
Revision: 6228 http://w3af.svn.sourceforge.net/w3af/?rev=6228&view=rev Author: andresriancho Date: 2012-12-03 19:23:33 +0000 (Mon, 03 Dec 2012) Log Message: ----------- Updated to match plugin's options Modified Paths: -------------- branches/threading2/profiles/OWASP_TOP10.pw3af branches/threading2/profiles/audit_high_risk.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. |
From: <and...@us...> - 2012-12-03 19:21:51
|
Revision: 6227 http://w3af.svn.sourceforge.net/w3af/?rev=6227&view=rev Author: andresriancho Date: 2012-12-03 19:21:41 +0000 (Mon, 03 Dec 2012) Log Message: ----------- Migrating away from property decorators Modified Paths: -------------- branches/threading2/core/controllers/sca/sca.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |