w3af-svn-notify Mailing List for w3af (Page 28)
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-10-20 22:45:57
|
Revision: 5975 http://w3af.svn.sourceforge.net/w3af/?rev=5975&view=rev Author: andresriancho Date: 2012-10-20 22:45:50 +0000 (Sat, 20 Oct 2012) Log Message: ----------- Fixing unittest (thought it was working in the first place?) Modified Paths: -------------- branches/threading2/core/controllers/intrusionTools/tests/test_execMethodHelpers.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:45:40
|
Revision: 5974 http://w3af.svn.sourceforge.net/w3af/?rev=5974&view=rev Author: andresriancho Date: 2012-10-19 23:45:34 +0000 (Fri, 19 Oct 2012) Log Message: ----------- Modified unittests to be able to use them in smoke. Modified Paths: -------------- branches/threading2/plugins/tests/bruteforce/test_basic_auth.py branches/threading2/plugins/tests/bruteforce/test_form_auth.py Added Paths: ----------- branches/threading2/plugins/tests/bruteforce/small-passwords.txt 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:28:20
|
Revision: 5973 http://w3af.svn.sourceforge.net/w3af/?rev=5973&view=rev Author: andresriancho Date: 2012-10-19 23:28:14 +0000 (Fri, 19 Oct 2012) Log Message: ----------- Adding unittest for "new" plugin Added Paths: ----------- branches/threading2/plugins/tests/grep/test_xss_protection_header.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-19 23:19:46
|
Revision: 5971 http://w3af.svn.sourceforge.net/w3af/?rev=5971&view=rev Author: andresriancho Date: 2012-10-19 23:19:40 +0000 (Fri, 19 Oct 2012) Log Message: ----------- * Using shell_handler.extract_result * Avoiding double encoding Modified Paths: -------------- branches/threading2/plugins/attack/dav.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:18:24
|
Revision: 5970 http://w3af.svn.sourceforge.net/w3af/?rev=5970&view=rev Author: andresriancho Date: 2012-10-19 23:18:18 +0000 (Fri, 19 Oct 2012) Log Message: ----------- * Refactoring of extract_result from RFI to a more generic location at shell_handler * Minor changes at PHP level to be able to use the extract_result Modified Paths: -------------- branches/threading2/plugins/attack/payloads/shell_handler.py branches/threading2/plugins/attack/payloads/webshell/webshell.php branches/threading2/plugins/attack/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-19 23:15:50
|
Revision: 5969 http://w3af.svn.sourceforge.net/w3af/?rev=5969&view=rev Author: andresriancho Date: 2012-10-19 23:15:42 +0000 (Fri, 19 Oct 2012) Log Message: ----------- * Adding attack unittest for dav, making it a smoke test * Removing os_commanding from the smoke tests, since it took too much time to run (mostly because of the audit time delay detection) Modified Paths: -------------- branches/threading2/plugins/tests/attack/test_os_commanding.py Added Paths: ----------- branches/threading2/plugins/tests/attack/test_dav.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:13:17
|
Revision: 5968 http://w3af.svn.sourceforge.net/w3af/?rev=5968&view=rev Author: andresriancho Date: 2012-10-19 23:13:11 +0000 (Fri, 19 Oct 2012) Log Message: ----------- More headers migration. Modified Paths: -------------- branches/threading2/plugins/audit/dav.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:11:05
|
Revision: 5967 http://w3af.svn.sourceforge.net/w3af/?rev=5967&view=rev Author: andresriancho Date: 2012-10-19 23:10:58 +0000 (Fri, 19 Oct 2012) Log Message: ----------- Never catch all exceptions! Modified Paths: -------------- branches/threading2/core/controllers/intrusionTools/execMethodHelpers.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 22:37:38
|
Revision: 5966 http://w3af.svn.sourceforge.net/w3af/?rev=5966&view=rev Author: andresriancho Date: 2012-10-19 22:37:32 +0000 (Fri, 19 Oct 2012) Log Message: ----------- Adding some unittests while fixing other stuff... Modified Paths: -------------- branches/threading2/core/controllers/intrusionTools/execMethodHelpers.py Added Paths: ----------- branches/threading2/core/controllers/intrusionTools/tests/ branches/threading2/core/controllers/intrusionTools/tests/test_execMethodHelpers.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 20:09:42
|
Revision: 5965 http://w3af.svn.sourceforge.net/w3af/?rev=5965&view=rev Author: andresriancho Date: 2012-10-19 20:09:36 +0000 (Fri, 19 Oct 2012) Log Message: ----------- Fixing headers check 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-10-19 20:08:56
|
Revision: 5964 http://w3af.svn.sourceforge.net/w3af/?rev=5964&view=rev Author: andresriancho Date: 2012-10-19 20:08:50 +0000 (Fri, 19 Oct 2012) Log Message: ----------- Adding to smoke test list. Modified Paths: -------------- branches/threading2/plugins/tests/audit/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-19 20:04:15
|
Revision: 5963 http://w3af.svn.sourceforge.net/w3af/?rev=5963&view=rev Author: andresriancho Date: 2012-10-19 20:04:09 +0000 (Fri, 19 Oct 2012) Log Message: ----------- Better smoke tests Modified Paths: -------------- branches/threading2/plugins/infrastructure/allowed_methods.py branches/threading2/plugins/tests/infrastructure/test_allowed_methods.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 20:03:35
|
Revision: 5962 http://w3af.svn.sourceforge.net/w3af/?rev=5962&view=rev Author: andresriancho Date: 2012-10-19 20:03:26 +0000 (Fri, 19 Oct 2012) Log Message: ----------- Simpler smoke test for XSS. Modified Paths: -------------- branches/threading2/plugins/tests/audit/test_xss.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 19:18:47
|
Revision: 5961 http://w3af.svn.sourceforge.net/w3af/?rev=5961&view=rev Author: andresriancho Date: 2012-10-19 19:18:41 +0000 (Fri, 19 Oct 2012) Log Message: ----------- Tagging and untagging tests to achieve the 2min goal for running all smoke tests. Modified Paths: -------------- branches/threading2/plugins/tests/crawl/test_phpinfo.py branches/threading2/plugins/tests/crawl/test_web_spider.py branches/threading2/plugins/tests/infrastructure/test_afd.py branches/threading2/plugins/tests/infrastructure/test_allowed_methods.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 19:17:07
|
Revision: 5960 http://w3af.svn.sourceforge.net/w3af/?rev=5960&view=rev Author: andresriancho Date: 2012-10-19 19:17:01 +0000 (Fri, 19 Oct 2012) Log Message: ----------- Adding tests for handling of spaces (' ' vs %20 vs +) Modified Paths: -------------- extras/testEnv/webroot/moth/w3af/core/encoding/index.html Added Paths: ----------- extras/testEnv/webroot/moth/w3af/core/encoding/spaces/ extras/testEnv/webroot/moth/w3af/core/encoding/spaces/foo.html extras/testEnv/webroot/moth/w3af/core/encoding/spaces/form_input_plus_GET.html extras/testEnv/webroot/moth/w3af/core/encoding/spaces/form_input_plus_POST.html extras/testEnv/webroot/moth/w3af/core/encoding/spaces/index.html extras/testEnv/webroot/moth/w3af/core/encoding/spaces/queryxpath.php extras/testEnv/webroot/moth/w3af/core/encoding/spaces/start end.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-19 19:08:59
|
Revision: 5959 http://w3af.svn.sourceforge.net/w3af/?rev=5959&view=rev Author: andresriancho Date: 2012-10-19 19:08:53 +0000 (Fri, 19 Oct 2012) Log Message: ----------- Moving to a shorter test in order to lower smoke test times. Modified Paths: -------------- branches/threading2/plugins/tests/output/test_text_file.py branches/threading2/plugins/tests/output/test_xml_file.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 18:46:49
|
Revision: 5958 http://w3af.svn.sourceforge.net/w3af/?rev=5958&view=rev Author: andresriancho Date: 2012-10-19 18:46:43 +0000 (Fri, 19 Oct 2012) Log Message: ----------- * Minor (?) performance improvement * Added TODO to complete the improvement in the future Modified Paths: -------------- branches/threading2/core/data/parsers/documentParser.py branches/threading2/core/data/parsers/sgmlParser.py branches/threading2/core/data/url/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-19 18:31:58
|
Revision: 5957 http://w3af.svn.sourceforge.net/w3af/?rev=5957&view=rev Author: andresriancho Date: 2012-10-19 18:31:52 +0000 (Fri, 19 Oct 2012) Log Message: ----------- Cosmetic (I seem to be addicted to these...) Modified Paths: -------------- branches/threading2/plugins/tests/grep/test_error_pages.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 18:31:11
|
Revision: 5956 http://w3af.svn.sourceforge.net/w3af/?rev=5956&view=rev Author: andresriancho Date: 2012-10-19 18:31:00 +0000 (Fri, 19 Oct 2012) Log Message: ----------- Tried to improve it by using mock but failed, adding TODO Modified Paths: -------------- branches/threading2/plugins/tests/grep/test_code_disclosure.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 18:30:40
|
Revision: 5955 http://w3af.svn.sourceforge.net/w3af/?rev=5955&view=rev Author: andresriancho Date: 2012-10-19 18:30:31 +0000 (Fri, 19 Oct 2012) Log Message: ----------- Cosmetic Modified Paths: -------------- branches/threading2/plugins/grep/error_pages.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 18:30:04
|
Revision: 5954 http://w3af.svn.sourceforge.net/w3af/?rev=5954&view=rev Author: andresriancho Date: 2012-10-19 18:29:58 +0000 (Fri, 19 Oct 2012) Log Message: ----------- Cosmetic Modified Paths: -------------- branches/threading2/plugins/grep/cross_domain_js.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 15:52:32
|
Revision: 5953 http://w3af.svn.sourceforge.net/w3af/?rev=5953&view=rev Author: andresriancho Date: 2012-10-19 15:52:22 +0000 (Fri, 19 Oct 2012) Log Message: ----------- Fixing unittest after modifications in audit plugin Modified Paths: -------------- 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-19 15:33:23
|
Revision: 5952 http://w3af.svn.sourceforge.net/w3af/?rev=5952&view=rev Author: andresriancho Date: 2012-10-19 15:33:13 +0000 (Fri, 19 Oct 2012) Log Message: ----------- * Migrated doctest to unittest * Added unittests and replaced dict with Headers Modified Paths: -------------- branches/threading2/plugins/grep/code_disclosure.py branches/threading2/plugins/tests/grep/test_code_disclosure.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 15:21:39
|
Revision: 5951 http://w3af.svn.sourceforge.net/w3af/?rev=5951&view=rev Author: andresriancho Date: 2012-10-19 15:21:33 +0000 (Fri, 19 Oct 2012) Log Message: ----------- Fixing bug related to the class name change. Modified Paths: -------------- branches/threading2/plugins/output/xml_file.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |