w3af-svn-notify Mailing List for w3af (Page 254)
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...> - 2008-04-08 03:18:22
|
Revision: 938 http://w3af.svn.sourceforge.net/w3af/?rev=938&view=rev Author: andresriancho Date: 2008-04-07 20:18:20 -0700 (Mon, 07 Apr 2008) Log Message: ----------- Fixing dumb bugs in plugins. Modified Paths: -------------- trunk/plugins/grep/creditCards.py trunk/plugins/grep/ssn.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-04-08 03:05:53
|
Revision: 937 http://w3af.svn.sourceforge.net/w3af/?rev=937&view=rev Author: andresriancho Date: 2008-04-07 20:05:51 -0700 (Mon, 07 Apr 2008) Log Message: ----------- Adding Sebastian Garcia to contributors. Modified Paths: -------------- trunk/readme/CONTRIBUTORS This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-04-08 02:53:53
|
Revision: 936 http://w3af.svn.sourceforge.net/w3af/?rev=936&view=rev Author: andresriancho Date: 2008-04-07 19:53:51 -0700 (Mon, 07 Apr 2008) Log Message: ----------- If we aren't running from the svn, then we have no revision. 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: <and...@us...> - 2008-04-08 02:47:14
|
Revision: 935 http://w3af.svn.sourceforge.net/w3af/?rev=935&view=rev Author: andresriancho Date: 2008-04-07 19:47:04 -0700 (Mon, 07 Apr 2008) Log Message: ----------- Fixed help message to display the "version" command. Modified Paths: -------------- trunk/core/ui/consoleUi/consoleUi.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-04-07 19:28:59
|
Task #145772 has been updated. Project: w3af Subproject: gtkUi - Phase 3 Summary: review prompt.py Complete: 100% Status: Closed Authority : andresriancho Assigned to: facundobatista Description: See: https://projects.nesl.ucla.edu/view/viewcvs.cgi/sos-2x/trunk/tools/pysoscc/include/pyshell.py?rev=626 It has really nice features like: - history - autocompletion (not usefull for w3af) - saving shell output - handles loooooong commands - follows the output properly Follow-Ups: ------------------------------------------------------- Date: 2008-04-07 16:28 By: facundobatista Comment: Done in r934. ------------------------------------------------------- Date: 2008-04-07 14:49 By: facundobatista Comment: The prompt.py has all the indicated behaviours (still missing a toolbar for the dialog). ------------------------------------------------------- Date: 2008-04-04 00:59 By: facundobatista Comment: Now you can't erase the prompt. ------------------------------------------------------- Date: 2008-04-03 20:35 By: facundobatista Comment: Functionality: - Up/down arrows just show the previous/next lines (entered in the past, like readline). You should be able to modify the previous line before executing it. - It should have a toolbar, with a save button (opens a "save file dialog", and lets the user to save that text anywhere). - When issuing a command with long output, the vertical scrollbar should go to the bottom. - The user can not erase the prompt! - It shouldn't be a horizontal scrollbar, wrap the text!!! ------------------------------------------------------- Date: 2008-04-02 13:05 By: facundobatista Comment: We need to agree which functionality to include in prompt.py (the actual one complies with the original requirements). ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=145772&group_id=170274&group_project_id=55113 |
From: <fac...@us...> - 2008-04-07 19:28:45
|
Revision: 934 http://w3af.svn.sourceforge.net/w3af/?rev=934&view=rev Author: facundobatista Date: 2008-04-07 12:27:47 -0700 (Mon, 07 Apr 2008) Log Message: ----------- The Prompt has all the required stuff. Modified Paths: -------------- trunk/core/ui/gtkUi/prompt.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-04-07 17:58:31
|
Revision: 933 http://w3af.svn.sourceforge.net/w3af/?rev=933&view=rev Author: andresriancho Date: 2008-04-07 10:58:07 -0700 (Mon, 07 Apr 2008) Log Message: ----------- Fixed small bug that would never have raised. Modified Paths: -------------- trunk/core/ui/gtkUi/splash.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-04-07 17:50:43
|
Revision: 932 http://w3af.svn.sourceforge.net/w3af/?rev=932&view=rev Author: facundobatista Date: 2008-04-07 10:49:39 -0700 (Mon, 07 Apr 2008) Log Message: ----------- The prompt.py has all the indicated behaviours (still missing a toolbar for the dialog). Modified Paths: -------------- trunk/core/ui/gtkUi/prompt.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-04-07 17:49:49
|
Task #145772 has been updated. Project: w3af Subproject: gtkUi - Phase 3 Summary: review prompt.py Complete: 80% Status: Open Authority : andresriancho Assigned to: facundobatista Description: See: https://projects.nesl.ucla.edu/view/viewcvs.cgi/sos-2x/trunk/tools/pysoscc/include/pyshell.py?rev=626 It has really nice features like: - history - autocompletion (not usefull for w3af) - saving shell output - handles loooooong commands - follows the output properly Follow-Ups: ------------------------------------------------------- Date: 2008-04-07 14:49 By: facundobatista Comment: The prompt.py has all the indicated behaviours (still missing a toolbar for the dialog). ------------------------------------------------------- Date: 2008-04-04 00:59 By: facundobatista Comment: Now you can't erase the prompt. ------------------------------------------------------- Date: 2008-04-03 20:35 By: facundobatista Comment: Functionality: - Up/down arrows just show the previous/next lines (entered in the past, like readline). You should be able to modify the previous line before executing it. - It should have a toolbar, with a save button (opens a "save file dialog", and lets the user to save that text anywhere). - When issuing a command with long output, the vertical scrollbar should go to the bottom. - The user can not erase the prompt! - It shouldn't be a horizontal scrollbar, wrap the text!!! ------------------------------------------------------- Date: 2008-04-02 13:05 By: facundobatista Comment: We need to agree which functionality to include in prompt.py (the actual one complies with the original requirements). ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=145772&group_id=170274&group_project_id=55113 |
From: SourceForge.net <no...@so...> - 2008-04-07 17:43:48
|
Task #147583 has been updated. Project: w3af Subproject: documentation Summary: Howto - Integrate w3af with metasploit Complete: 0% Status: Open Authority : andresriancho Assigned to: tartamar Description: Howto - Integrate w3af with metasploit (Auditing, discover and exploit). This is a good idea by tartamar. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147583&group_id=170274&group_project_id=56046 |
From: SourceForge.net <no...@so...> - 2008-04-07 14:50:24
|
Task #147583 has been updated. Project: w3af Subproject: documentation Summary: Howto - Integrate w3af with metasploit Complete: 0% Status: Open Authority : andresriancho Assigned to: nobody Description: Howto - Integrate w3af with metasploit (Auditing, discover and exploit). This is a good idea by tartamar. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147583&group_id=170274&group_project_id=56046 |
From: SourceForge.net <no...@so...> - 2008-04-07 14:26:36
|
Task #147529 has been updated. Project: w3af Subproject: documentation Summary: Howto - Exploit sql injections Complete: 0% Status: Open Authority : andresriancho Assigned to: pbhola Description: This should be a step by step guide on how to exploit the [blind]sql injections that are found by the audit plugins. Objective: Let the user know about the usage of sqlmap and it's options. User interface: consoleUi (./w3af) ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147529&group_id=170274&group_project_id=56046 |
From: <and...@us...> - 2008-04-07 03:48:38
|
Revision: 931 http://w3af.svn.sourceforge.net/w3af/?rev=931&view=rev Author: andresriancho Date: 2008-04-06 20:48:37 -0700 (Sun, 06 Apr 2008) Log Message: ----------- Better handling of google errors. Modified Paths: -------------- trunk/core/data/searchEngines/google.py trunk/plugins/discovery/fingerGoogle.py trunk/plugins/discovery/googleSpider.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-04-07 03:32:43
|
Revision: 930 http://w3af.svn.sourceforge.net/w3af/?rev=930&view=rev Author: andresriancho Date: 2008-04-06 20:32:41 -0700 (Sun, 06 Apr 2008) Log Message: ----------- idHandler won't be used anymore. Removed Paths: ------------- trunk/core/data/url/handlers/idHandler.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-04-07 03:32:06
|
Revision: 929 http://w3af.svn.sourceforge.net/w3af/?rev=929&view=rev Author: andresriancho Date: 2008-04-06 20:32:03 -0700 (Sun, 06 Apr 2008) Log Message: ----------- Fixed bug #1936151. This was done by integrating the idHandler into the logHandler. Modified Paths: -------------- trunk/core/data/url/handlers/idHandler.py trunk/core/data/url/handlers/logHandler.py 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: <and...@us...> - 2008-04-07 03:31:01
|
Revision: 928 http://w3af.svn.sourceforge.net/w3af/?rev=928&view=rev Author: andresriancho Date: 2008-04-06 20:30:58 -0700 (Sun, 06 Apr 2008) Log Message: ----------- More documentation for one of the methods. 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: SourceForge.net <no...@so...> - 2008-04-06 18:39:40
|
Task #147554 has been updated. Project: w3af Subproject: gtkUi - Phase 3 Summary: Show profile description Complete: 0% Status: Open Authority : andresriancho Assigned to: facundobatista Description: When clicking on a profile, the big gray square (that is now filled with the owl) should show the profile description (which you get by doing a getDesc() on a profile object). The image of the owl should still be there as the background. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147554&group_id=170274&group_project_id=55113 |
From: SourceForge.net <no...@so...> - 2008-04-06 17:29:37
|
Task #147553 has been updated. Project: w3af Subproject: documentation Summary: Review "the objectives of w3af" Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: Add a small paragraph that explains what w3af does. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147553&group_id=170274&group_project_id=56046 |
From: SourceForge.net <no...@so...> - 2008-04-06 17:28:54
|
Task #147552 has been updated. Project: w3af Subproject: documentation Summary: Add a limitations section to the user's guide Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: Add a limitations section to the user's guide ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147552&group_id=170274&group_project_id=56046 |
From: SourceForge.net <no...@so...> - 2008-04-06 15:01:59
|
Task #147546 has been updated. Project: w3af Subproject: gtkUi - Phase 3 Summary: Please make the "edit" menu dissapear when switching tabs Complete: 0% Status: Open Authority : andresriancho Assigned to: facundobatista Description: I added a edit plugin in the menu, which works (i can't believe I actually did it! =) ) but I fail to find a way to make the menu only appear when I have focus on the "Scan config" menu. So, please make the "edit" menu dissapear when outside Scan config. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147546&group_id=170274&group_project_id=55113 |
From: <and...@us...> - 2008-04-06 14:54:53
|
Revision: 927 http://w3af.svn.sourceforge.net/w3af/?rev=927&view=rev Author: andresriancho Date: 2008-04-06 07:54:50 -0700 (Sun, 06 Apr 2008) Log Message: ----------- Added a "edit" menu for plugins. Modified Paths: -------------- trunk/core/ui/gtkUi/main.py trunk/core/ui/gtkUi/pluginEditor.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-04-06 14:00:41
|
Revision: 926 http://w3af.svn.sourceforge.net/w3af/?rev=926&view=rev Author: andresriancho Date: 2008-04-06 07:00:39 -0700 (Sun, 06 Apr 2008) Log Message: ----------- Fixed bug #1935815 and enabled some more verbose debugging for grep plugin errors. Modified Paths: -------------- trunk/core/data/url/xUrllib.py trunk/plugins/grep/httpAuthDetect.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-04-05 19:34:44
|
Task #147506 has been updated. Project: w3af Subproject: gtkUi - Phase 3 Summary: re-use splash screen inside w3af Complete: 100% Status: Closed Authority : andresriancho Assigned to: facundobatista Description: The splash screen will be re-designed by a friend; after that, we could use it inside w3af. Take a look at the first screen that you get after the main window is created. Aren't you seeing A LOT of gray in the right-center part of the screen? (where the plugin config usually is) Maybe we could put the splash screen there with a low opacity; or maybe just the owl? Or another image? Follow-Ups: ------------------------------------------------------- Date: 2008-04-05 16:34 By: facundobatista Comment: Done in r925. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147506&group_id=170274&group_project_id=55113 |
From: <fac...@us...> - 2008-04-05 19:33:40
|
Revision: 925 http://w3af.svn.sourceforge.net/w3af/?rev=925&view=rev Author: facundobatista Date: 2008-04-05 12:33:36 -0700 (Sat, 05 Apr 2008) Log Message: ----------- Now we put the splash image (but greyed out) in the big empty options space. Modified Paths: -------------- 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: SourceForge.net <no...@so...> - 2008-04-05 19:10:08
|
Task #147539 has been updated. Project: w3af Subproject: documentation Summary: interact/endInteraction Complete: 0% Status: Open Authority : andresriancho Assigned to: bradcausey Description: The documentation of the exploit section commands is outdated. We should modify the existing ! ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147539&group_id=170274&group_project_id=56046 |