w3af-svn-notify Mailing List for w3af (Page 23)
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-11-01 14:32:33
|
Revision: 6100 http://w3af.svn.sourceforge.net/w3af/?rev=6100&view=rev Author: andresriancho Date: 2012-11-01 14:32:26 +0000 (Thu, 01 Nov 2012) Log Message: ----------- * Adding unittest * Made sure the core in ghdb was working Modified Paths: -------------- branches/threading2/plugins/crawl/ghdb.py Added Paths: ----------- branches/threading2/plugins/tests/crawl/test_ghdb.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-11-01 14:31:44
|
Revision: 6099 http://w3af.svn.sourceforge.net/w3af/?rev=6099&view=rev Author: andresriancho Date: 2012-11-01 14:31:33 +0000 (Thu, 01 Nov 2012) Log Message: ----------- Removing deprecated scripts. Removed Paths: ------------- branches/threading2/scripts/script-ghdb.w3af branches/threading2/scripts/script-googleProxy.w3af branches/threading2/scripts/script-gtkOutput.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-11-01 13:38:29
|
Revision: 6098 http://w3af.svn.sourceforge.net/w3af/?rev=6098&view=rev Author: andresriancho Date: 2012-11-01 13:38:23 +0000 (Thu, 01 Nov 2012) Log Message: ----------- Forgot to remove those return! Modified Paths: -------------- branches/threading2/plugins/tests/crawl/test_phishtank.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-11-01 13:32:36
|
Revision: 6097 http://w3af.svn.sourceforge.net/w3af/?rev=6097&view=rev Author: andresriancho Date: 2012-11-01 13:32:30 +0000 (Thu, 01 Nov 2012) Log Message: ----------- Latest version of plugin, passes all tests. Modified Paths: -------------- branches/threading2/plugins/crawl/phishtank.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-11-01 12:53:42
|
Revision: 6096 http://w3af.svn.sourceforge.net/w3af/?rev=6096&view=rev Author: andresriancho Date: 2012-11-01 12:53:36 +0000 (Thu, 01 Nov 2012) Log Message: ----------- Updating db Modified Paths: -------------- branches/threading2/plugins/crawl/phishtank/index.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-11-01 12:26:25
|
Revision: 6095 http://w3af.svn.sourceforge.net/w3af/?rev=6095&view=rev Author: andresriancho Date: 2012-11-01 12:26:17 +0000 (Thu, 01 Nov 2012) Log Message: ----------- Removing unused test script. Removed Paths: ------------- branches/threading2/scripts/script-phishtank.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-11-01 12:26:00
|
Revision: 6094 http://w3af.svn.sourceforge.net/w3af/?rev=6094&view=rev Author: andresriancho Date: 2012-11-01 12:25:54 +0000 (Thu, 01 Nov 2012) Log Message: ----------- Adding unittest for phishtank plugin Added Paths: ----------- branches/threading2/plugins/tests/crawl/test_phishtank.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-11-01 10:50:02
|
Revision: 6093 http://w3af.svn.sourceforge.net/w3af/?rev=6093&view=rev Author: andresriancho Date: 2012-11-01 10:49:56 +0000 (Thu, 01 Nov 2012) Log Message: ----------- Added some sigs. Modified Paths: -------------- branches/threading2/plugins/audit/sqli.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-31 23:27:26
|
Revision: 6092 http://w3af.svn.sourceforge.net/w3af/?rev=6092&view=rev Author: andresriancho Date: 2012-10-31 23:27:20 +0000 (Wed, 31 Oct 2012) Log Message: ----------- * Removed old test script * Rewrote web_diff plugin * New unittest (with magic) Modified Paths: -------------- branches/threading2/plugins/crawl/web_diff.py Added Paths: ----------- branches/threading2/plugins/tests/crawl/test_web_diff.py branches/threading2/plugins/tests/crawl/web_diff/ branches/threading2/plugins/tests/crawl/web_diff/123.html branches/threading2/plugins/tests/crawl/web_diff/456.html branches/threading2/plugins/tests/crawl/web_diff/exclude.php branches/threading2/plugins/tests/crawl/web_diff/index.html Removed Paths: ------------- branches/threading2/scripts/script-web_diff.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-31 23:27:22
|
Revision: 6091 http://w3af.svn.sourceforge.net/w3af/?rev=6091&view=rev Author: andresriancho Date: 2012-10-31 23:27:13 +0000 (Wed, 31 Oct 2012) Log Message: ----------- Adding test files for web_diff plugin. Added Paths: ----------- extras/testEnv/webroot/moth/w3af/crawl/web_diff/ extras/testEnv/webroot/moth/w3af/crawl/web_diff/123.html extras/testEnv/webroot/moth/w3af/crawl/web_diff/456.html extras/testEnv/webroot/moth/w3af/crawl/web_diff/exclude.php extras/testEnv/webroot/moth/w3af/crawl/web_diff/index.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-31 23:26:04
|
Revision: 6090 http://w3af.svn.sourceforge.net/w3af/?rev=6090&view=rev Author: andresriancho Date: 2012-10-31 23:25:54 +0000 (Wed, 31 Oct 2012) Log Message: ----------- Removing unnecessary method Modified Paths: -------------- branches/threading2/plugins/auth/detailed.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-31 21:20:54
|
Revision: 6089 http://w3af.svn.sourceforge.net/w3af/?rev=6089&view=rev Author: andresriancho Date: 2012-10-31 21:20:48 +0000 (Wed, 31 Oct 2012) Log Message: ----------- Deprecated slash plugin. Removed Paths: ------------- branches/threading2/plugins/crawl/slash.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-31 21:11:41
|
Revision: 6088 http://w3af.svn.sourceforge.net/w3af/?rev=6088&view=rev Author: andresriancho Date: 2012-10-31 21:11:34 +0000 (Wed, 31 Oct 2012) Log Message: ----------- * Removed unused scripts * Added unittest * Complete rewrite of oracle_discovery plugin Modified Paths: -------------- branches/threading2/plugins/crawl/oracle_discovery.py Added Paths: ----------- branches/threading2/plugins/tests/crawl/test_oracle_discovery.py Removed Paths: ------------- branches/threading2/scripts/script-oracle_detection.w3af branches/threading2/scripts/script-oracle_discovery.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-31 20:04:19
|
Revision: 6087 http://w3af.svn.sourceforge.net/w3af/?rev=6087&view=rev Author: andresriancho Date: 2012-10-31 20:04:13 +0000 (Wed, 31 Oct 2012) Log Message: ----------- Adding fixme Modified Paths: -------------- branches/threading2/plugins/tests/crawl/test_find_dvcs.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-31 19:54:24
|
Revision: 6086 http://w3af.svn.sourceforge.net/w3af/?rev=6086&view=rev Author: andresriancho Date: 2012-10-31 19:54:17 +0000 (Wed, 31 Oct 2012) Log Message: ----------- (almost) final version of find_dvcs. Still need to handle duplicates. Modified Paths: -------------- branches/threading2/plugins/crawl/find_dvcs.py branches/threading2/plugins/tests/crawl/test_find_dvcs.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-31 18:52:29
|
Revision: 6085 http://w3af.svn.sourceforge.net/w3af/?rev=6085&view=rev Author: andresriancho Date: 2012-10-31 18:52:18 +0000 (Wed, 31 Oct 2012) Log Message: ----------- Adding CVS repo for testing. Modified Paths: -------------- extras/testEnv/webroot/moth/w3af/crawl/find_dvcs/index.html Added Paths: ----------- extras/testEnv/webroot/moth/w3af/crawl/find_dvcs/cvs/ extras/testEnv/webroot/moth/w3af/crawl/find_dvcs/cvs/CVS/ extras/testEnv/webroot/moth/w3af/crawl/find_dvcs/cvs/CVS/Entries extras/testEnv/webroot/moth/w3af/crawl/find_dvcs/cvs/CVS/Repository extras/testEnv/webroot/moth/w3af/crawl/find_dvcs/cvs/CVS/Root extras/testEnv/webroot/moth/w3af/crawl/find_dvcs/cvs/trunk/ extras/testEnv/webroot/moth/w3af/crawl/find_dvcs/cvs/trunk/CVS/ extras/testEnv/webroot/moth/w3af/crawl/find_dvcs/cvs/trunk/CVS/Entries extras/testEnv/webroot/moth/w3af/crawl/find_dvcs/cvs/trunk/CVS/Repository extras/testEnv/webroot/moth/w3af/crawl/find_dvcs/cvs/trunk/CVS/Root extras/testEnv/webroot/moth/w3af/crawl/find_dvcs/cvs/trunk/index.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-31 18:28:55
|
Revision: 6084 http://w3af.svn.sourceforge.net/w3af/?rev=6084&view=rev Author: andresriancho Date: 2012-10-31 18:28:46 +0000 (Wed, 31 Oct 2012) Log Message: ----------- Adding an "svn" directory that has SVN metadata in it. Added Paths: ----------- extras/testEnv/webroot/moth/w3af/crawl/find_dvcs/svn/ extras/testEnv/webroot/moth/w3af/crawl/find_dvcs/svn/index.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-31 17:15:05
|
Revision: 6083 http://w3af.svn.sourceforge.net/w3af/?rev=6083&view=rev Author: andresriancho Date: 2012-10-31 17:14:55 +0000 (Wed, 31 Oct 2012) Log Message: ----------- Changing test name in order to have nosetests find it. Added Paths: ----------- branches/threading2/plugins/tests/test_unittest_coverage.py Removed Paths: ------------- branches/threading2/plugins/tests/unittest_coverage.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-31 17:02:26
|
Revision: 6082 http://w3af.svn.sourceforge.net/w3af/?rev=6082&view=rev Author: andresriancho Date: 2012-10-31 17:02:17 +0000 (Wed, 31 Oct 2012) Log Message: ----------- Adding _ magic for nosetests Modified Paths: -------------- branches/threading2/core/ui/console/__init__.py branches/threading2/core/ui/console/tests/__init__.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-31 16:56:03
|
Revision: 6081 http://w3af.svn.sourceforge.net/w3af/?rev=6081&view=rev Author: andresriancho Date: 2012-10-31 16:55:57 +0000 (Wed, 31 Oct 2012) Log Message: ----------- Better (with more assertions) unittest. Modified Paths: -------------- branches/threading2/core/ui/console/tests/helper.py branches/threading2/core/ui/console/tests/test_basic.py branches/threading2/core/ui/console/tests/test_exploit.py branches/threading2/core/ui/console/tests/test_profiles.py branches/threading2/core/ui/console/tests/test_scan_run.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-31 16:55:24
|
Revision: 6080 http://w3af.svn.sourceforge.net/w3af/?rev=6080&view=rev Author: andresriancho Date: 2012-10-31 16:55:14 +0000 (Wed, 31 Oct 2012) Log Message: ----------- Cosmetic Modified Paths: -------------- branches/threading2/core/ui/console/plugins.py branches/threading2/core/ui/console/rootMenu.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-31 16:54:35
|
Revision: 6079 http://w3af.svn.sourceforge.net/w3af/?rev=6079&view=rev Author: andresriancho Date: 2012-10-31 16:54:25 +0000 (Wed, 31 Oct 2012) Log Message: ----------- Added self.cleanup() to the quit() method in order to fix some test isolation issues. Modified Paths: -------------- 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-10-31 16:52:59
|
Revision: 6078 http://w3af.svn.sourceforge.net/w3af/?rev=6078&view=rev Author: andresriancho Date: 2012-10-31 16:52:50 +0000 (Wed, 31 Oct 2012) Log Message: ----------- * Minor code cleanup in history * pep8 changes Modified Paths: -------------- branches/threading2/core/data/db/history.py branches/threading2/core/ui/gui/httpLogTab.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-31 15:07:48
|
Revision: 6077 http://w3af.svn.sourceforge.net/w3af/?rev=6077&view=rev Author: andresriancho Date: 2012-10-31 15:07:39 +0000 (Wed, 31 Oct 2012) Log Message: ----------- Unittest to make sure we can have multiple instances (even if we only use one at the time now in both console and gui). Added Paths: ----------- branches/threading2/core/controllers/tests/test_w3afcore.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-31 15:03:55
|
Revision: 6076 http://w3af.svn.sourceforge.net/w3af/?rev=6076&view=rev Author: andresriancho Date: 2012-10-31 15:03:44 +0000 (Wed, 31 Oct 2012) Log Message: ----------- w3afCore is not a singleton anymore! Modified Paths: -------------- branches/threading2/core/controllers/core_helpers/consumers/tests/test_base_consumer.py branches/threading2/core/controllers/w3afCore.py branches/threading2/core/controllers/wizard/question.py branches/threading2/core/controllers/wizard/questions/question_infrastructure_4.py branches/threading2/core/controllers/wizard/questions/question_target_1.py branches/threading2/core/ui/gui/main.py branches/threading2/plugins/tests/grep/test_all.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |