w3af-svn-notify Mailing List for w3af (Page 239)
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: SourceForge.net <no...@so...> - 2008-05-22 16:31:20
|
Task #148672 has been updated. Project: w3af Subproject: gtkUi - Phase 4 Summary: req_res_widget "hides data" Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: req_res_widget "hides data". Is the POST data of the request supposed to be shown like this? hmmm... ask Eduardo ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148672&group_id=170274&group_project_id=55676 |
From: <and...@us...> - 2008-05-22 03:30:27
|
Revision: 1191 http://w3af.svn.sourceforge.net/w3af/?rev=1191&view=rev Author: andresriancho Date: 2008-05-21 20:30:25 -0700 (Wed, 21 May 2008) Log Message: ----------- A better name for the notebook label. Modified Paths: -------------- trunk/core/ui/gtkUi/scanrun.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: SourceForge.net <no...@so...> - 2008-05-22 03:28:52
|
Task #148654 has been updated. Project: w3af Subproject: TODO v1.00 Summary: reqResDBHandler - sqlite3 ? Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: Maybe its a good idea to have a reqResDBHandler that uses sqlite3 instead of buzhug? This would be great to test the two implementations and keep the faster one. Follow-Ups: ------------------------------------------------------- Date: 2008-05-22 00:28 By: andresriancho Comment: http://docs.python.org/whatsnew/modules.html#SECTION0001440000000000000000 ------------------------------------------------------- Date: 2008-05-22 00:26 By: andresriancho Comment: buzhug is usually much faster than KirbyBase and Gadfly for selection of records. On the 25,000 item base, the average is 10 times faster than KirbyBase and 275 times faster than Gadlfy. KirbyBase is faster for insertion of new records (because all data are stored in a single file) and for the delete2 test. Gadfly is only faster for the delete2 test SQLite is faster than buzhug on nearly all operations. On the 25,000 item base, the average on all operations is 2,7 times faster (with or without index). buzhug is only faster on delete1 ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148654&group_id=170274&group_project_id=48542 |
From: SourceForge.net <no...@so...> - 2008-05-22 03:26:18
|
Task #148654 has been updated. Project: w3af Subproject: TODO v1.00 Summary: reqResDBHandler - sqlite3 ? Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: Maybe its a good idea to have a reqResDBHandler that uses sqlite3 instead of buzhug? This would be great to test the two implementations and keep the faster one. Follow-Ups: ------------------------------------------------------- Date: 2008-05-22 00:26 By: andresriancho Comment: buzhug is usually much faster than KirbyBase and Gadfly for selection of records. On the 25,000 item base, the average is 10 times faster than KirbyBase and 275 times faster than Gadlfy. KirbyBase is faster for insertion of new records (because all data are stored in a single file) and for the delete2 test. Gadfly is only faster for the delete2 test SQLite is faster than buzhug on nearly all operations. On the 25,000 item base, the average on all operations is 2,7 times faster (with or without index). buzhug is only faster on delete1 ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148654&group_id=170274&group_project_id=48542 |
From: SourceForge.net <no...@so...> - 2008-05-22 03:24:40
|
Task #148654 has been updated. Project: w3af Subproject: TODO v1.00 Summary: reqResDBHandler - sqlite3 ? Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: Maybe its a good idea to have a reqResDBHandler that uses sqlite3 instead of buzhug? This would be great to test the two implementations and keep the faster one. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148654&group_id=170274&group_project_id=48542 |
From: SourceForge.net <no...@so...> - 2008-05-22 03:21:07
|
Task #148653 has been updated. Project: w3af Subproject: TODO v1.10 Summary: option object refactoring Complete: 0% Status: Open Authority : andresriancho Assigned to: nobody Description: option object refactoring; right now we have only one object with all types inside... maybe we could do something better with the code and create different classes for every option? ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148653&group_id=170274&group_project_id=54341 |
From: SourceForge.net <no...@so...> - 2008-05-22 03:10:52
|
Task #148652 has been updated. Project: w3af Subproject: TODO v1.10 Summary: w3afCore refactoring Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: w3afCore refactoring in order to have these attributes: - miscSettings - httpSettings - pluginSettings - targetSettings All these attr should be a diff class. This will simplify the way that user interfaces interact with the core, and the core code will be much clearer. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148652&group_id=170274&group_project_id=54341 |
From: <and...@us...> - 2008-05-22 03:03:49
|
Revision: 1190 http://w3af.svn.sourceforge.net/w3af/?rev=1190&view=rev Author: andresriancho Date: 2008-05-21 20:03:47 -0700 (Wed, 21 May 2008) Log Message: ----------- Fixed bug #1968837. Modified Paths: -------------- trunk/plugins/grep/error500.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-22 02:52:54
|
Revision: 1189 http://w3af.svn.sourceforge.net/w3af/?rev=1189&view=rev Author: andresriancho Date: 2008-05-21 19:52:46 -0700 (Wed, 21 May 2008) Log Message: ----------- Adding one simple message to the spiderMan in order to indicate ending; this was bug #1968859. Modified Paths: -------------- trunk/plugins/discovery/spiderMan.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-22 02:43:45
|
Revision: 1188 http://w3af.svn.sourceforge.net/w3af/?rev=1188&view=rev Author: andresriancho Date: 2008-05-21 19:43:44 -0700 (Wed, 21 May 2008) Log Message: ----------- By default don't show the rendered response; this fixes bug #1933524. At least I'm going to let it off by default... and if someone wants to enable it, he can do it under his own risk. Modified Paths: -------------- trunk/core/ui/gtkUi/reqResViewer.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-22 02:40:09
|
Revision: 1187 http://w3af.svn.sourceforge.net/w3af/?rev=1187&view=rev Author: andresriancho Date: 2008-05-21 19:40:07 -0700 (Wed, 21 May 2008) Log Message: ----------- Fixing bug #1968864. Modified Paths: -------------- trunk/plugins/grep/errorPages.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-22 02:38:27
|
Revision: 1186 http://w3af.svn.sourceforge.net/w3af/?rev=1186&view=rev Author: andresriancho Date: 2008-05-21 19:38:24 -0700 (Wed, 21 May 2008) Log Message: ----------- Fixing bug #1968004. Now basic auth settings are properly saved. Modified Paths: -------------- trunk/core/data/url/urlOpenerSettings.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: SourceForge.net <no...@so...> - 2008-05-21 18:34:29
|
Task #148649 has been updated. Project: w3af Subproject: gtkUi - Phase 4 Summary: complex type options Complete: 0% Status: Open Authority : andresriancho Assigned to: nobody Description: I should know how to handle options that are files, combo box selections, etc. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148649&group_id=170274&group_project_id=55676 |
From: SourceForge.net <no...@so...> - 2008-05-21 15:35:03
|
Task #148648 has been updated. Project: w3af Subproject: gtkUi - Phase 4 Summary: add button to finish discovery phase Complete: 0% Status: Open Authority : andresriancho Assigned to: nobody Description: add button to finish discovery phase ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148648&group_id=170274&group_project_id=55676 |
From: SourceForge.net <no...@so...> - 2008-05-21 04:09:17
|
Task #148625 has been updated. Project: w3af Subproject: TODO v1.00 Summary: Generate 10 profiles Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: Generate 10 profiles; one for every type of scan you'll ever use in your life ;) ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148625&group_id=170274&group_project_id=48542 |
From: SourceForge.net <no...@so...> - 2008-05-21 03:50:49
|
Task #148113 has been updated. Project: w3af Subproject: gtkUi - OWASP SoC 2008 Summary: Embebed tool to encode/decode URL/Base64 and to hash sha1/md5 Complete: 100% Status: Closed Authority : facundobatista Assigned to: facundobatista Description: A new option "Encode/Hash" (search for an icon), in the toolbar and the menu (in "Tools"). It will open a new window Upper functionality will process the upper text and will put the answer in the lower window. Lower functionality will process the lower text and will put the answer in the upper window. Upper options: URL Encode, Base64 Encode, Sha1 hash, md5 hash. Lower options: URL Decode, Base64 Decode. Follow-Ups: ------------------------------------------------------- Date: 2008-05-21 00:50 By: facundobatista Comment: Finished in r1185. ------------------------------------------------------- Date: 2008-05-04 18:11 By: andresriancho Comment: We were heading for the "paros like window that encodes/decodes", but I also like the idea about being able to highlight a text in the manual request editor, right click on that selection and in the menu that pops-up it would say: - Base64 Encode - Base64 Decode - URL Encode - URL Decode ... ... After selecting URL Decode in the menu, the highlighted text is replaced by the url decoded version of it. I think that we should have BOTH ways of performing the encoding/decoding. ------------------------------------------------------- Date: 2008-04-27 11:59 By: facundobatista Comment: GUI design: http://www.taniquetil.com.ar/facundo/owasp/soc08-148113.svg ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148113&group_id=170274&group_project_id=56282 |
From: <fac...@us...> - 2008-05-21 03:50:20
|
Revision: 1185 http://w3af.svn.sourceforge.net/w3af/?rev=1185&view=rev Author: facundobatista Date: 2008-05-20 20:50:09 -0700 (Tue, 20 May 2008) Log Message: ----------- Finished encode and decode tool, task 148113. Modified Paths: -------------- trunk/core/ui/gtkUi/encdec.py trunk/core/ui/gtkUi/main.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-21 03:19:47
|
Revision: 1184 http://w3af.svn.sourceforge.net/w3af/?rev=1184&view=rev Author: andresriancho Date: 2008-05-20 20:19:45 -0700 (Tue, 20 May 2008) Log Message: ----------- Removing almost all references to getOptionsXML. Modified Paths: -------------- trunk/core/controllers/basePlugin/baseBruteforcePlugin.py trunk/core/controllers/basePlugin/basePlugin.py trunk/core/controllers/configurable.py trunk/core/controllers/miscSettings.py trunk/core/controllers/targetSettings.py trunk/core/data/url/urlOpenerSettings.py trunk/plugins/attack/davShell.py trunk/plugins/attack/fileUploadShell.py trunk/plugins/attack/localFileReader.py trunk/plugins/attack/mysqlWebShell.py trunk/plugins/attack/osCommandingShell.py trunk/plugins/attack/remoteFileIncludeShell.py trunk/plugins/attack/rfiProxy.py trunk/plugins/attack/sqlmap.py trunk/plugins/attack/xssBeef.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-21 03:11:31
|
Revision: 1183 http://w3af.svn.sourceforge.net/w3af/?rev=1183&view=rev Author: andresriancho Date: 2008-05-20 20:11:27 -0700 (Tue, 20 May 2008) Log Message: ----------- Fixing bug #1951063 and a minor non-reported bug with profile usage. Modified Paths: -------------- trunk/core/ui/gtkUi/confpanel.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-21 03:06:34
|
Revision: 1182 http://w3af.svn.sourceforge.net/w3af/?rev=1182&view=rev Author: andresriancho Date: 2008-05-20 20:06:28 -0700 (Tue, 20 May 2008) Log Message: ----------- Having a a.out file was an offence for Debian. Fixing bug #1962533. Modified Paths: -------------- trunk/w3af.e3t Removed Paths: ------------- trunk/core/controllers/vdaemon/a.out This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-21 03:03:59
|
Revision: 1181 http://w3af.svn.sourceforge.net/w3af/?rev=1181&view=rev Author: andresriancho Date: 2008-05-20 20:03:56 -0700 (Tue, 20 May 2008) Log Message: ----------- The parser generated a bug! The urlRegex was incorrect. The fixed bug is #1963896. Modified Paths: -------------- trunk/core/data/parsers/sgmlParser.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-21 02:47:02
|
Revision: 1180 http://w3af.svn.sourceforge.net/w3af/?rev=1180&view=rev Author: andresriancho Date: 2008-05-20 19:47:01 -0700 (Tue, 20 May 2008) Log Message: ----------- Fixing false positive bug #1962534. Modified Paths: -------------- trunk/plugins/audit/mxInjection.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-21 02:38:09
|
Revision: 1179 http://w3af.svn.sourceforge.net/w3af/?rev=1179&view=rev Author: andresriancho Date: 2008-05-20 19:38:06 -0700 (Tue, 20 May 2008) Log Message: ----------- Fixing bug #1964038 and adding a nicer script to unit test the plugin. Modified Paths: -------------- trunk/plugins/grep/directoryIndexing.py Added Paths: ----------- trunk/scripts/script-directoryIndexing.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: SourceForge.net <no...@so...> - 2008-05-21 02:19:34
|
Task #148624 has been updated. Project: w3af Subproject: TODO v1.00 Summary: user count Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: I would like to have an aproximate user count; so I could do something like this: - on the w3afCore perform: GET http://w3af.sf.net/user_statistics.php?hash=jdgiva90thblf27t - where the hash is: sha1( computername + username + os ) Follow-Ups: ------------------------------------------------------- Date: 2008-05-20 23:19 By: facundobatista Comment: -1000 I profoundly disapprove this. Sending private information without asking for permission is a blatant invasion to the user privacy. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148624&group_id=170274&group_project_id=48542 |
From: SourceForge.net <no...@so...> - 2008-05-21 02:06:35
|
Task #148624 has been updated. Project: w3af Subproject: TODO v1.00 Summary: user count Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: I would like to have an aproximate user count; so I could do something like this: - on the w3afCore perform: GET http://w3af.sf.net/user_statistics.php?hash=jdgiva90thblf27t - where the hash is: sha1( computername + username + os ) ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148624&group_id=170274&group_project_id=48542 |