w3af-svn-notify Mailing List for w3af (Page 260)
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-03-28 08:09:53
|
Task #145506 has been updated. Project: w3af Subproject: gtkUi - Phase 2 Summary: error handling for remoteFileInclude Complete: 100% Status: Closed Authority : andresriancho Assigned to: andresriancho Description: and error handling when a plugin such as remoteFileInclude is not configured properly Follow-Ups: ------------------------------------------------------- Date: 2008-03-28 05:09 By: andresriancho Comment: Done in r879. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=145506&group_id=170274&group_project_id=55112 |
From: SourceForge.net <no...@so...> - 2008-03-28 08:08:40
|
Task #147325 has been updated. Project: w3af Subproject: gtkUi - Phase 2 Summary: plugin configuration validation Complete: 100% Status: Closed Authority : andresriancho Assigned to: andresriancho Description: The validation of the plugin configuration values should be done when the user clicks "Save". This problem was discovered while talking with Eduardo at his home. Do you remember ? The steps to reproduce it are: 0) ./w3af -g 1) Go to audit and xss 2) Change numberOfChecks to 66 3) Click on Save (here a pop-up should appear) 4) Enter target URL 5) Click start (this pop-up message shouldn't appear, it should appear on step 3) Follow-Ups: ------------------------------------------------------- Date: 2008-03-28 05:07 By: andresriancho Comment: Once again, you were right! =) I modified the setPluginOptions of the core and now we have a working validation at that phase. Done in r879. ------------------------------------------------------- Date: 2008-03-27 23:25 By: facundobatista Comment: Agree that it should, but it not depends of the GUI, but the Core, see: In step 3, I save the information in the plugin: the Core seems to don't do any check here. In step 5, I set all the activated plugins (main.py, line 307), save the target url (line 315), and even I init all the plugins (line 321), and the core is OK with all that. But then I try to verify the environment (line 322), and the Core reacts with the w3afException. So, I think that the Core should react when I'm saving the plugin. If you think that the GUI should verify the environment each time the user saves a Plugin, reassign this to me (but also tell me if I should init all the plugins at that moment). Thanks! ------------------------------------------------------- Date: 2008-03-26 18:04 By: andresriancho Comment: Related to bug #1904368. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147325&group_id=170274&group_project_id=55112 |
From: SourceForge.net <no...@so...> - 2008-03-28 08:08:00
|
Task #147325 has been updated. Project: w3af Subproject: gtkUi - Phase 2 Summary: plugin configuration validation Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: The validation of the plugin configuration values should be done when the user clicks "Save". This problem was discovered while talking with Eduardo at his home. Do you remember ? The steps to reproduce it are: 0) ./w3af -g 1) Go to audit and xss 2) Change numberOfChecks to 66 3) Click on Save (here a pop-up should appear) 4) Enter target URL 5) Click start (this pop-up message shouldn't appear, it should appear on step 3) Follow-Ups: ------------------------------------------------------- Date: 2008-03-28 05:07 By: andresriancho Comment: Once again, you were right! =) I modified the setPluginOptions of the core and now we have a working validation at that phase. Done in r879. ------------------------------------------------------- Date: 2008-03-27 23:25 By: facundobatista Comment: Agree that it should, but it not depends of the GUI, but the Core, see: In step 3, I save the information in the plugin: the Core seems to don't do any check here. In step 5, I set all the activated plugins (main.py, line 307), save the target url (line 315), and even I init all the plugins (line 321), and the core is OK with all that. But then I try to verify the environment (line 322), and the Core reacts with the w3afException. So, I think that the Core should react when I'm saving the plugin. If you think that the GUI should verify the environment each time the user saves a Plugin, reassign this to me (but also tell me if I should init all the plugins at that moment). Thanks! ------------------------------------------------------- Date: 2008-03-26 18:04 By: andresriancho Comment: Related to bug #1904368. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147325&group_id=170274&group_project_id=55112 |
From: <and...@us...> - 2008-03-28 08:06:17
|
Revision: 879 http://w3af.svn.sourceforge.net/w3af/?rev=879&view=rev Author: andresriancho Date: 2008-03-28 01:06:13 -0700 (Fri, 28 Mar 2008) Log Message: ----------- Plugin configuration changes are validated when they are saved, not at the start of the process. Modified Paths: -------------- trunk/core/controllers/w3afCore.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-03-28 02:25:04
|
Task #147325 has been updated. Project: w3af Subproject: gtkUi - Phase 2 Summary: plugin configuration validation Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: The validation of the plugin configuration values should be done when the user clicks "Save". This problem was discovered while talking with Eduardo at his home. Do you remember ? The steps to reproduce it are: 0) ./w3af -g 1) Go to audit and xss 2) Change numberOfChecks to 66 3) Click on Save (here a pop-up should appear) 4) Enter target URL 5) Click start (this pop-up message shouldn't appear, it should appear on step 3) Follow-Ups: ------------------------------------------------------- Date: 2008-03-27 23:25 By: facundobatista Comment: Agree that it should, but it not depends of the GUI, but the Core, see: In step 3, I save the information in the plugin: the Core seems to don't do any check here. In step 5, I set all the activated plugins (main.py, line 307), save the target url (line 315), and even I init all the plugins (line 321), and the core is OK with all that. But then I try to verify the environment (line 322), and the Core reacts with the w3afException. So, I think that the Core should react when I'm saving the plugin. If you think that the GUI should verify the environment each time the user saves a Plugin, reassign this to me (but also tell me if I should init all the plugins at that moment). Thanks! ------------------------------------------------------- Date: 2008-03-26 18:04 By: andresriancho Comment: Related to bug #1904368. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147325&group_id=170274&group_project_id=55112 |
From: <and...@us...> - 2008-03-28 02:07:48
|
Revision: 878 http://w3af.svn.sourceforge.net/w3af/?rev=878&view=rev Author: andresriancho Date: 2008-03-27 19:07:47 -0700 (Thu, 27 Mar 2008) Log Message: ----------- Mostly simple changes; nothing interesting. Modified Paths: -------------- trunk/core/ui/gtkUi/scanrun.py trunk/plugins/output/gtkOutput.py trunk/scripts/script-xpath.w3af trunk/w3af.e3t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-27 16:31:31
|
Revision: 877 http://w3af.svn.sourceforge.net/w3af/?rev=877&view=rev Author: facundobatista Date: 2008-03-27 09:31:24 -0700 (Thu, 27 Mar 2008) Log Message: ----------- Fixed uglier bug with tooltips. Modified Paths: -------------- trunk/core/ui/gtkUi/entries.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-27 16:29:13
|
Revision: 876 http://w3af.svn.sourceforge.net/w3af/?rev=876&view=rev Author: facundobatista Date: 2008-03-27 09:29:09 -0700 (Thu, 27 Mar 2008) Log Message: ----------- Fixed ugly bug with tooltips and added debugHandler to supervise events. Modified Paths: -------------- trunk/core/ui/gtkUi/entries.py trunk/core/ui/gtkUi/helpers.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-03-27 15:56:03
|
Task #146910 has been updated. Project: w3af Subproject: gtkUi - Phase 2 Summary: Core should be able to reset plugin configs Complete: 100% Status: Closed Authority : facundobatista Assigned to: andresriancho Description: The Core should accept None in the useProfile() method. When receives None, it resets all the configurations to their clean default state. Follow-Ups: ------------------------------------------------------- Date: 2008-03-27 12:56 By: andresriancho Comment: Bug #1908978 was fixed. The useProfile() method works. Closing task. ------------------------------------------------------- Date: 2008-03-10 14:21 By: facundobatista Comment: This task owns to Andres, as of his bug. ------------------------------------------------------- Date: 2008-03-07 08:23 By: facundobatista Comment: Bug #1908978 should be fixed before closing this task, as that issue was created when doing this... ------------------------------------------------------- Date: 2008-03-06 16:38 By: andresriancho Comment: Is it working? ------------------------------------------------------- Date: 2008-03-06 14:31 By: andresriancho Comment: Done, please test and if it works close the task. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=146910&group_id=170274&group_project_id=55112 |
From: SourceForge.net <no...@so...> - 2008-03-27 15:51:31
|
Task #146757 has been updated. Project: w3af Subproject: gtkUi - Phase 2 Summary: Review close on advanced options of target Complete: 100% Status: Closed Authority : andresriancho Assigned to: andresriancho Description: Review close on advanced options of target, it deletes stuff. Follow-Ups: ------------------------------------------------------- Date: 2008-03-27 12:51 By: andresriancho Comment: Done in r874. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=146757&group_id=170274&group_project_id=55112 |
From: <and...@us...> - 2008-03-27 15:50:54
|
Revision: 875 http://w3af.svn.sourceforge.net/w3af/?rev=875&view=rev Author: andresriancho Date: 2008-03-27 08:50:51 -0700 (Thu, 27 Mar 2008) Log Message: ----------- Added some gtkUi files to the eric3 project files. Modified Paths: -------------- trunk/w3af.e3p trunk/w3af.e3t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-03-27 15:49:55
|
Revision: 874 http://w3af.svn.sourceforge.net/w3af/?rev=874&view=rev Author: andresriancho Date: 2008-03-27 08:49:53 -0700 (Thu, 27 Mar 2008) Log Message: ----------- Changed the message that is shown when closing the advanced settings dialog. Modified Paths: -------------- trunk/core/ui/gtkUi/confpanel.py trunk/core/ui/gtkUi/pluginconfig.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-03-27 15:49:21
|
Revision: 873 http://w3af.svn.sourceforge.net/w3af/?rev=873&view=rev Author: andresriancho Date: 2008-03-27 08:49:08 -0700 (Thu, 27 Mar 2008) Log Message: ----------- Removed some false positives from this plugins. Modified Paths: -------------- trunk/plugins/audit/buffOverflow.py trunk/plugins/audit/formatString.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-27 15:20:59
|
Revision: 872 http://w3af.svn.sourceforge.net/w3af/?rev=872&view=rev Author: facundobatista Date: 2008-03-27 08:20:51 -0700 (Thu, 27 Mar 2008) Log Message: ----------- Changed the set_tooltip_text usage for when it's available only. Modified Paths: -------------- trunk/core/ui/gtkUi/entries.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-03-27 15:15:29
|
Task #147326 has been updated. Project: w3af Subproject: gtkUi - Phase 2 Summary: Right click on profile menu only appears there Complete: 0% Status: Closed Authority : andresriancho Assigned to: facundobatista Description: Right click on profile menu only appears there, should it also appear in the top menu ? Follow-Ups: ------------------------------------------------------- Date: 2008-03-27 12:15 By: facundobatista Comment: I don't understand this: When you right click on a profile, four options appear... as also they appear in Menu->Profile. Please rewrite your question... note that a question like this is more suitable to a mail list (or at least a bug). Regards, ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147326&group_id=170274&group_project_id=55112 |
From: SourceForge.net <no...@so...> - 2008-03-27 14:26:22
|
Task #146906 has been updated. Project: w3af Subproject: gtkUi - Phase 2 Summary: Target URL to remember previous entry Complete: 80% Status: Closed Authority : facundobatista Assigned to: facundobatista Description: The target URL should have a combobox, that let you choose previously entered URLs (when you choose a previously entered one, all the target info is restored, including the Advanced on). The URLs are "saved" when you Start the scan. Follow-Ups: ------------------------------------------------------- Date: 2008-03-27 11:26 By: facundobatista Comment: It seems that I can not force an EntryCompletion to show its options... it's strange, but also couldn't find the same thing in the ComboBoxEntry widget. Just in case, I sent mails to different lists to see if we find a way... ------------------------------------------------------- Date: 2008-03-26 17:06 By: facundobatista Comment: Need something to open the recorded options without needing to type letters. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=146906&group_id=170274&group_project_id=55112 |
From: SourceForge.net <no...@so...> - 2008-03-27 01:49:31
|
Task #147328 has been updated. Project: w3af Subproject: Plugin TODO v1.10 Summary: review audit.formatString and audit.bufferOverflow Complete: 0% Status: Open Authority : andresriancho Assigned to: nobody Description: review the code of audit.formatString and audit.bufferOverflow. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147328&group_id=170274&group_project_id=55629 |
From: SourceForge.net <no...@so...> - 2008-03-26 21:04:52
|
Task #147325 has been updated. Project: w3af Subproject: gtkUi - Phase 2 Summary: plugin configuration validation Complete: 0% Status: Open Authority : andresriancho Assigned to: facundobatista Description: The validation of the plugin configuration values should be done when the user clicks "Save". This problem was discovered while talking with Eduardo at his home. Do you remember ? The steps to reproduce it are: 0) ./w3af -g 1) Go to audit and xss 2) Change numberOfChecks to 66 3) Click on Save (here a pop-up should appear) 4) Enter target URL 5) Click start (this pop-up message shouldn't appear, it should appear on step 3) Follow-Ups: ------------------------------------------------------- Date: 2008-03-26 18:04 By: andresriancho Comment: Related to bug #1904368. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147325&group_id=170274&group_project_id=55112 |
From: SourceForge.net <no...@so...> - 2008-03-26 21:02:15
|
Task #145233 has been updated. Project: w3af Subproject: gtkUi - Phase 2 Summary: history request/response navigator Complete: 50% Status: Open Authority : andresriancho Assigned to: andresriancho Description: history request/response navigator to be implemented with: - A gtk tab in the UI - Some lines of code in the gtkOutput plugin that write the request/response to a http://buzhug.sourceforge.net/ database. When a user right clicks on a vulnerability object that has an id setted, an option should appear that says: "see request/response" (or something like that) The tab should also be available by itself, without accessing it with "right-click on vuln" Follow-Ups: ------------------------------------------------------- Date: 2008-03-26 18:02 By: andresriancho Comment: Updated TODO list: ================== - When the user right clicks on the content of a request/response, it should be able to perform a search in that text - The view menu should be the place to hide the search results. =========================== ------------------------------------------------------- Date: 2008-01-13 15:06 By: andresriancho Comment: - Req/res viewer is now scrollable - Search results ARE in a list view, so when I click over a result it is displayed on the req/res viewer. TODO LIST ========= - When the user right clicks on the content of a request/response, it should be able to perform a search in that text - The user should be able to resize the scroll windows. - The view menu should be the place to hide the search results. ------------------------------------------------------- Date: 2008-01-13 01:29 By: andresriancho Comment: The HTTP Log editor has a working prototype. I must add this features: - Search engine with custom sintax - Show search results in a list view, so when I click over a result it is displayed on the req/res viewer. - Search results should be closable - Req/res viewer self._upTv = gtk.TextView() self._downTv = gtk.TextView() Should be scrolable and should have a nicer border (black maybe?) ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=145233&group_id=170274&group_project_id=55112 |
From: SourceForge.net <no...@so...> - 2008-03-26 20:58:23
|
Task #147326 has been updated. Project: w3af Subproject: gtkUi - Phase 2 Summary: Right click on profile menu only appears there Complete: 0% Status: Open Authority : andresriancho Assigned to: facundobatista Description: Right click on profile menu only appears there, should it also appear in the top menu ? ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147326&group_id=170274&group_project_id=55112 |
From: SourceForge.net <no...@so...> - 2008-03-26 20:06:07
|
Task #146906 has been updated. Project: w3af Subproject: gtkUi - Phase 2 Summary: Target URL to remember previous entry Complete: 80% Status: Open Authority : facundobatista Assigned to: facundobatista Description: The target URL should have a combobox, that let you choose previously entered URLs (when you choose a previously entered one, all the target info is restored, including the Advanced on). The URLs are "saved" when you Start the scan. Follow-Ups: ------------------------------------------------------- Date: 2008-03-26 17:06 By: facundobatista Comment: Need something to open the recorded options without needing to type letters. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=146906&group_id=170274&group_project_id=55112 |
From: <fac...@us...> - 2008-03-26 20:03:17
|
Revision: 871 http://w3af.svn.sourceforge.net/w3af/?rev=871&view=rev Author: facundobatista Date: 2008-03-26 13:03:06 -0700 (Wed, 26 Mar 2008) Log Message: ----------- Des-sanitize: this leaves the GUI crashing sometimes until the core is fixed as in bug #1926462. Modified Paths: -------------- 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: <fac...@us...> - 2008-03-26 19:55:14
|
Revision: 870 http://w3af.svn.sourceforge.net/w3af/?rev=870&view=rev Author: facundobatista Date: 2008-03-26 12:54:22 -0700 (Wed, 26 Mar 2008) Log Message: ----------- Some cleaning. Modified Paths: -------------- trunk/core/ui/gtkUi/entries.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: <fac...@us...> - 2008-03-26 19:37:20
|
Revision: 869 http://w3af.svn.sourceforge.net/w3af/?rev=869&view=rev Author: facundobatista Date: 2008-03-26 12:37:04 -0700 (Wed, 26 Mar 2008) Log Message: ----------- Finished the remembering Target. Modified Paths: -------------- trunk/core/ui/gtkUi/entries.py trunk/core/ui/gtkUi/history.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: SourceForge.net <no...@so...> - 2008-03-26 19:25:33
|
Task #147325 has been updated. Project: w3af Subproject: gtkUi - Phase 2 Summary: plugin configuration validation Complete: 0% Status: Open Authority : andresriancho Assigned to: facundobatista Description: The validation of the plugin configuration values should be done when the user clicks "Save". This problem was discovered while talking with Eduardo at his home. Do you remember ? The steps to reproduce it are: 0) ./w3af -g 1) Go to audit and xss 2) Change numberOfChecks to 66 3) Click on Save (here a pop-up should appear) 4) Enter target URL 5) Click start (this pop-up message shouldn't appear, it should appear on step 3) ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147325&group_id=170274&group_project_id=55112 |