w3af-svn-notify Mailing List for w3af (Page 279)
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: <fac...@us...> - 2008-02-14 16:36:02
|
Revision: 681 http://w3af.svn.sourceforge.net/w3af/?rev=681&view=rev Author: facundobatista Date: 2008-02-14 08:35:50 -0800 (Thu, 14 Feb 2008) Log Message: ----------- Finished a detail of the Advanced target configurationm, and put a close button in config windows. 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-02-13 19:11:54
|
Revision: 680 http://w3af.svn.sourceforge.net/w3af/?rev=680&view=rev Author: andresriancho Date: 2008-02-13 11:11:29 -0800 (Wed, 13 Feb 2008) Log Message: ----------- Advanced target settings now has a nice stock button; my contributions to this GTK user interface are huge!! 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: <fac...@us...> - 2008-02-13 18:46:50
|
Revision: 679 http://w3af.svn.sourceforge.net/w3af/?rev=679&view=rev Author: facundobatista Date: 2008-02-13 10:46:29 -0800 (Wed, 13 Feb 2008) Log Message: ----------- The Target is now a more complex configurable element. You can click on the Advanced button, and configure more stuff. Note that you can always change the URL in the TextEntry, before or even after the Advanced configuration. Of course, this Advanced config is optional. Modified Paths: -------------- trunk/core/ui/gtkUi/confpanel.py trunk/core/ui/gtkUi/main.py trunk/core/ui/gtkUi/pluginconfig.py trunk/core/ui/gtkUi/scantab.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-02-13 13:04:00
|
Revision: 678 http://w3af.svn.sourceforge.net/w3af/?rev=678&view=rev Author: facundobatista Date: 2008-02-13 05:03:38 -0800 (Wed, 13 Feb 2008) Log Message: ----------- Throbber added. This finished task 145434. Modified Paths: -------------- trunk/core/ui/gtkUi/main.py trunk/core/ui/gtkUi/scantab.py Added Paths: ----------- trunk/core/ui/gtkUi/data/throbber_animat.gif trunk/core/ui/gtkUi/data/throbber_static.gif This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ab...@us...> - 2008-02-12 18:08:36
|
Revision: 677 http://w3af.svn.sourceforge.net/w3af/?rev=677&view=rev Author: aberezh Date: 2008-02-12 10:08:33 -0800 (Tue, 12 Feb 2008) Log Message: ----------- Ctrl-D and Ctrl-C now mean 'back' or 'exit' depending on the context. Modified Paths: -------------- branches/sasha/core/ui/consoleUi/consoleUi.py branches/sasha/core/ui/consoleUi/plugins.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-02-12 17:13:37
|
Revision: 676 http://w3af.svn.sourceforge.net/w3af/?rev=676&view=rev Author: facundobatista Date: 2008-02-12 09:13:34 -0800 (Tue, 12 Feb 2008) Log Message: ----------- Stop and restart is implemented... however, it does not start, I need to debug this with the help of the core. Modified Paths: -------------- trunk/core/ui/gtkUi/main.py trunk/core/ui/gtkUi/scantab.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ab...@us...> - 2008-02-12 16:47:45
|
Revision: 675 http://w3af.svn.sourceforge.net/w3af/?rev=675&view=rev Author: aberezh Date: 2008-02-12 08:47:41 -0800 (Tue, 12 Feb 2008) Log Message: ----------- Exit messages. Command line is made more compliant with the original one. -s script seems to work, at least, syntax is ok. Options are sorted by tabid (need to merge from trunk to test that?) Modified Paths: -------------- branches/sasha/core/ui/consoleUi/config.py branches/sasha/core/ui/consoleUi/consoleUi.py branches/sasha/core/ui/consoleUi/menu.py branches/sasha/core/ui/consoleUi/plugins.py branches/sasha/core/ui/consoleUi/tables.py Added Paths: ----------- branches/sasha/core/ui/consoleUi/exitMessages.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-02-12 16:42:46
|
Revision: 674 http://w3af.svn.sourceforge.net/w3af/?rev=674&view=rev Author: facundobatista Date: 2008-02-12 08:42:44 -0800 (Tue, 12 Feb 2008) Log Message: ----------- When creating a notebook, but one of the options is empty, replacing it by 'General'. 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-02-12 16:30:40
|
Revision: 673 http://w3af.svn.sourceforge.net/w3af/?rev=673&view=rev Author: andresriancho Date: 2008-02-12 08:27:09 -0800 (Tue, 12 Feb 2008) Log Message: ----------- Grouped url settings. 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: <fac...@us...> - 2008-02-12 16:23:04
|
Revision: 672 http://w3af.svn.sourceforge.net/w3af/?rev=672&view=rev Author: facundobatista Date: 2008-02-12 08:22:36 -0800 (Tue, 12 Feb 2008) Log Message: ----------- Implemented the stop() button, but still you can not resume. As a side effect, when the core ends by itself, the button also changes as it should. Modified Paths: -------------- trunk/core/ui/gtkUi/scantab.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-02-12 15:31:24
|
Revision: 671 http://w3af.svn.sourceforge.net/w3af/?rev=671&view=rev Author: facundobatista Date: 2008-02-12 07:31:18 -0800 (Tue, 12 Feb 2008) Log Message: ----------- Going for a stoppable core. Modified Paths: -------------- trunk/core/ui/gtkUi/scantab.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-02-12 15:06:54
|
Revision: 670 http://w3af.svn.sourceforge.net/w3af/?rev=670&view=rev Author: facundobatista Date: 2008-02-12 07:06:51 -0800 (Tue, 12 Feb 2008) Log Message: ----------- The configurations are now inside a notebook if they have more than one grouping. In this case, the labels also get bold when the config change. Modified Paths: -------------- trunk/core/ui/gtkUi/confpanel.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: <and...@us...> - 2008-02-12 00:50:12
|
Revision: 669 http://w3af.svn.sourceforge.net/w3af/?rev=669&view=rev Author: andresriancho Date: 2008-02-11 16:50:05 -0800 (Mon, 11 Feb 2008) Log Message: ----------- Added "Edit..." to the attack plugins in pyGTK. Modified Paths: -------------- trunk/core/ui/gtkUi/exploittab.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-02-12 00:02:21
|
Revision: 668 http://w3af.svn.sourceforge.net/w3af/?rev=668&view=rev Author: andresriancho Date: 2008-02-11 16:02:12 -0800 (Mon, 11 Feb 2008) Log Message: ----------- Stupid bug. 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-02-11 22:33:46
|
Revision: 667 http://w3af.svn.sourceforge.net/w3af/?rev=667&view=rev Author: andresriancho Date: 2008-02-11 14:33:42 -0800 (Mon, 11 Feb 2008) Log Message: ----------- Now w3afCore supports stop() , cleanup() and pause(). Modified Paths: -------------- trunk/core/controllers/w3afCore.py trunk/w3af.e3p This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-02-11 22:04:32
|
Revision: 666 http://w3af.svn.sourceforge.net/w3af/?rev=666&view=rev Author: andresriancho Date: 2008-02-11 14:03:59 -0800 (Mon, 11 Feb 2008) Log Message: ----------- Fixed bug with plugin editor, now I should be able to use it in windows. 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: <fac...@us...> - 2008-02-11 20:03:44
|
Revision: 665 http://w3af.svn.sourceforge.net/w3af/?rev=665&view=rev Author: facundobatista Date: 2008-02-11 12:03:39 -0800 (Mon, 11 Feb 2008) Log Message: ----------- Added misc and url configuration, through the menu. For this, I extrapolated the machinery of plugin configuration and put it in the new confpanel.py file. Modified Paths: -------------- trunk/core/ui/gtkUi/main.py trunk/core/ui/gtkUi/pluginconfig.py Added 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: <fac...@us...> - 2008-02-11 15:24:35
|
Revision: 664 http://w3af.svn.sourceforge.net/w3af/?rev=664&view=rev Author: facundobatista Date: 2008-02-11 07:24:15 -0800 (Mon, 11 Feb 2008) Log Message: ----------- Solved the problem of ugly adjusted pans (too many scrolled windows) Modified Paths: -------------- trunk/core/ui/gtkUi/exploittab.py 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: <ab...@us...> - 2008-02-10 12:56:39
|
Revision: 663 http://w3af.svn.sourceforge.net/w3af/?rev=663&view=rev Author: aberezh Date: 2008-02-10 04:53:55 -0800 (Sun, 10 Feb 2008) Log Message: ----------- 'Conf' column is added to plugins list table. Modified Paths: -------------- branches/sasha/core/ui/consoleUi/history.py branches/sasha/core/ui/consoleUi/plugins.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ab...@us...> - 2008-02-10 12:27:05
|
Revision: 662 http://w3af.svn.sourceforge.net/w3af/?rev=662&view=rev Author: aberezh Date: 2008-02-10 04:27:00 -0800 (Sun, 10 Feb 2008) Log Message: ----------- GPL reference and autor information is added. Modified Paths: -------------- branches/sasha/core/ui/consoleUi/config.py branches/sasha/core/ui/consoleUi/consoleUi.py branches/sasha/core/ui/consoleUi/ecma48.py branches/sasha/core/ui/consoleUi/history.py branches/sasha/core/ui/consoleUi/menu.py branches/sasha/core/ui/consoleUi/plugins.py branches/sasha/core/ui/consoleUi/posixterm.py branches/sasha/core/ui/consoleUi/profiles.py branches/sasha/core/ui/consoleUi/rootMenu.py branches/sasha/core/ui/consoleUi/session.py branches/sasha/core/ui/consoleUi/tables.py branches/sasha/core/ui/consoleUi/util.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-02-09 23:58:42
|
Revision: 661 http://w3af.svn.sourceforge.net/w3af/?rev=661&view=rev Author: andresriancho Date: 2008-02-09 15:58:39 -0800 (Sat, 09 Feb 2008) Log Message: ----------- Small changes in the gtkUi to be able to correctly print unicode messages. Modified Paths: -------------- trunk/core/controllers/w3afCore.py trunk/core/ui/gtkUi/kbtree.py trunk/core/ui/gtkUi/messages.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-02-09 19:35:09
|
Revision: 660 http://w3af.svn.sourceforge.net/w3af/?rev=660&view=rev Author: andresriancho Date: 2008-02-09 11:35:03 -0800 (Sat, 09 Feb 2008) Log Message: ----------- Deleted some scripts and slightly modified others. Added one line to w3afCore in order to make pause() better for the UIs. Modified Paths: -------------- trunk/core/controllers/w3afCore.py trunk/extras/testEnv/webroot/permanent-xss/test-permanentxss.txt trunk/scripts/script-404pageTest.w3af trunk/scripts/script-filenameXss.w3af trunk/scripts/script-htmlOutput.w3af trunk/scripts/script-preg_replace.w3af Removed Paths: ------------- trunk/scripts/script-resume.w3af trunk/scripts/script-save-2.w3af trunk/scripts/script-save.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-02-09 19:06:02
|
Revision: 659 http://w3af.svn.sourceforge.net/w3af/?rev=659&view=rev Author: andresriancho Date: 2008-02-09 11:05:58 -0800 (Sat, 09 Feb 2008) Log Message: ----------- Slightly modified plugin description generator. Modified Paths: -------------- trunk/extras/describePlugins-html.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-02-09 18:59:03
|
Revision: 658 http://w3af.svn.sourceforge.net/w3af/?rev=658&view=rev Author: andresriancho Date: 2008-02-09 10:59:00 -0800 (Sat, 09 Feb 2008) Log Message: ----------- Added a test directory and a file to test pykto mutateTest. Added Paths: ----------- trunk/extras/testEnv/webroot/intranet/ trunk/extras/testEnv/webroot/intranet/index.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-02-09 18:57:09
|
Revision: 657 http://w3af.svn.sourceforge.net/w3af/?rev=657&view=rev Author: andresriancho Date: 2008-02-09 10:57:05 -0800 (Sat, 09 Feb 2008) Log Message: ----------- Ignoring all files in these directories. Property Changed: ---------------- trunk/extras/testEnv/webroot/dav/ trunk/extras/testEnv/webroot/fileUpload/uploads/ trunk/sessions/ trunk/webroot/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |