w3af-svn-notify Mailing List for w3af (Page 273)
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-02-29 00:29:47
|
Task #146760 has been updated. Project: w3af Subproject: gtkUi - Phase 3 Summary: Log events should display the time Complete: 0% Status: Open Authority : andresriancho Assigned to: facundobatista Description: Log events should display the time; maybe this could be done like this: - gtkOutput plugin is the one that gets the time and timestamps every message - gtkOutput plugin writes a object in the queue that has a getTime method. - The gtkUi should display the messages like "obj.getTime() + str(obj)" ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=146760&group_id=170274&group_project_id=55113 |
From: SourceForge.net <no...@so...> - 2008-02-29 00:25:54
|
Task #146759 has been updated. Project: w3af Subproject: gtkUi - Phase 3 Summary: Colorize the log window Complete: 0% Status: Open Authority : andresriancho Assigned to: facundobatista Description: Vulnerability events: Red Information events: Blue Debug events: Gray Que no quede "chillona" =) ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=146759&group_id=170274&group_project_id=55113 |
From: SourceForge.net <no...@so...> - 2008-02-29 00:24:18
|
Task #146758 has been updated. Project: w3af Subproject: TODO v1.10 Summary: Change XML to support a range of values Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: Change XML to support a range of values, something like: - ['a','b','c'] This will allow the user interfaces to implement combo-boxes where the user can select one of the valid values. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=146758&group_id=170274&group_project_id=54341 |
From: SourceForge.net <no...@so...> - 2008-02-29 00:22:21
|
Task #146757 has been updated. Project: w3af Subproject: gtkUi - Phase 2 Summary: Review close on advanced options of target Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: Review close on advanced options of target, it deletes stuff. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=146757&group_id=170274&group_project_id=55112 |
From: SourceForge.net <no...@so...> - 2008-02-29 00:09:56
|
Task #146756 has been updated. Project: w3af Subproject: Package TODO v1.2 Summary: wiki pages for plugins Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: wiki pages for plugins ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=146756&group_id=170274&group_project_id=51684 |
From: SourceForge.net <no...@so...> - 2008-02-29 00:08:44
|
Task #146755 has been updated. Project: w3af Subproject: Package TODO Summary: Create a plugin example, that has all the options Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: Create a plugin example, that has all the options; this plugin should be used by contributors as a starting point for their plugins. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=146755&group_id=170274&group_project_id=50604 |
From: SourceForge.net <no...@so...> - 2008-02-29 00:07:04
|
Task #146754 has been updated. Project: w3af Subproject: gtkUi - Phase 4 Summary: ETA for scans Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: This requires a lot of work in the core, the first work should be done by Andres, and when the work in the Core is done, someone else should start from there. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=146754&group_id=170274&group_project_id=55676 |
From: <and...@us...> - 2008-02-28 19:12:18
|
Revision: 750 http://w3af.svn.sourceforge.net/w3af/?rev=750&view=rev Author: andresriancho Date: 2008-02-28 11:11:51 -0800 (Thu, 28 Feb 2008) Log Message: ----------- More google search like. Modified Paths: -------------- 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: <fac...@us...> - 2008-02-28 18:54:50
|
Revision: 749 http://w3af.svn.sourceforge.net/w3af/?rev=749&view=rev Author: facundobatista Date: 2008-02-28 10:54:44 -0800 (Thu, 28 Feb 2008) Log Message: ----------- Full search functionality, :) Modified Paths: -------------- 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-28 18:18:27
|
Revision: 748 http://w3af.svn.sourceforge.net/w3af/?rev=748&view=rev Author: andresriancho Date: 2008-02-28 10:18:22 -0800 (Thu, 28 Feb 2008) Log Message: ----------- Starting to work with proxy daemon to support SSL (once again). Modified Paths: -------------- trunk/core/controllers/daemons/proxy.py trunk/plugins/attack/sqlmap.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-02-28 18:11:40
|
Task #146752 has been updated. Project: w3af Subproject: gtkUi - Phase 2 Summary: sqlmap shell doesn't work Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: sqlmap shell doesn't work, there is a problem with prompt.py and None. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=146752&group_id=170274&group_project_id=55112 |
From: <and...@us...> - 2008-02-28 17:05:23
|
Revision: 747 http://w3af.svn.sourceforge.net/w3af/?rev=747&view=rev Author: andresriancho Date: 2008-02-28 09:05:17 -0800 (Thu, 28 Feb 2008) Log Message: ----------- Nicer looking sqlmap with goodSamaritan. Modified Paths: -------------- trunk/core/data/kb/shell.py trunk/core/ui/consoleUi/exploit.py trunk/plugins/attack/sqlmap.py trunk/scripts/script-bsqlExploit-string.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-02-28 16:41:49
|
Task #145782 has been updated. Project: w3af Subproject: Plugin TODO v1.00 Summary: sqlmap inherits from consoleMenu :S Complete: 0% Status: Closed Authority : andresriancho Assigned to: andresriancho Description: sqlmap inherits from consoleMenu :S this sucks and can't be used in gtkUi. Follow-Ups: ------------------------------------------------------- Date: 2008-02-28 13:41 By: andresriancho Comment: Fixed in revision 746. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=145782&group_id=170274&group_project_id=50603 |
From: <and...@us...> - 2008-02-28 16:41:11
|
Revision: 746 http://w3af.svn.sourceforge.net/w3af/?rev=746&view=rev Author: andresriancho Date: 2008-02-28 08:41:06 -0800 (Thu, 28 Feb 2008) Log Message: ----------- sqlmap plugin now works without being a consoleMenu. Modified Paths: -------------- trunk/core/ui/consoleUi/consoleUi.py trunk/core/ui/consoleUi/exploit.py trunk/plugins/attack/db/dbDriver.py trunk/plugins/attack/db/dbDriverBuilder.py trunk/plugins/attack/db/dbDriverFunctions.py trunk/plugins/attack/db/mssqlservermap.py trunk/plugins/attack/db/mysqlmap.py trunk/plugins/attack/db/postgresqlmap.py trunk/plugins/attack/sqlmap.py trunk/scripts/script-bsqlExploit-int.w3af trunk/scripts/script-bsqlExploit-string.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-02-28 14:21:31
|
Task #145788 has been updated. Project: w3af Subproject: Plugin TODO v1.10 Summary: reverse proxy? Complete: 40% Status: Open Authority : andresriancho Assigned to: nobody Description: I got this Header: Via: 1.1 AN-0016020122533441 is it a reverse proxy? Follow-Ups: ------------------------------------------------------- Date: 2008-01-31 22:11 By: andresriancho Comment: hacking exposed web applications, 2nd ed talks about fingerprinting reverse proxies ------------------------------------------------------- Date: 2008-01-31 21:40 By: andresriancho Comment: The reverse proxy detection plugin is ready, but it only checks for the 'Via' header, what I want to do now is: - maybe I could CONNECT to the "Host:" that the proxy expects, if the connection succeeds then I know it has a proxy. if the CONNECT fails, then I can't say that there is no reverse proxy; I just can say that CONNECT didn't worked - is there a chance of getting say Apache's mod_proxy to error out on a header only a proxy would need to parse and not pass the request on to whatever is behind it? ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=145788&group_id=170274&group_project_id=55629 |
From: SourceForge.net <no...@so...> - 2008-02-28 13:36:05
|
Task #146748 has been updated. Project: w3af Subproject: Plugin TODO v1.10 Summary: httpAuthDetect - add found users to user list Complete: 0% Status: Open Authority : andresriancho Assigned to: nobody Description: httpAuthDetect should parse the findings and add the knowledge about users to the kb. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=146748&group_id=170274&group_project_id=55629 |
From: <and...@us...> - 2008-02-28 13:32:47
|
Revision: 745 http://w3af.svn.sourceforge.net/w3af/?rev=745&view=rev Author: andresriancho Date: 2008-02-28 05:32:28 -0800 (Thu, 28 Feb 2008) Log Message: ----------- The httpAuthDetect plugin now gives more details about the finding. Modified Paths: -------------- 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-02-28 00:40:18
|
Task #146157 has been updated. Project: w3af Subproject: gtkUi - Phase 2 Summary: exploit * and stop on first Complete: 0% Status: Deleted Authority : andresriancho Assigned to: andresriancho Description: think how to implement this. Follow-Ups: ------------------------------------------------------- Date: 2008-02-27 21:40 By: andresriancho Comment: Garbage. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=146157&group_id=170274&group_project_id=55112 |
From: SourceForge.net <no...@so...> - 2008-02-28 00:33:08
|
Task #146139 has been updated. Project: w3af Subproject: gtkUi - Phase 2 Summary: Right button on log window Complete: 80% Status: Open Authority : andresriancho Assigned to: facundobatista Description: Remove options that are disabled. Add a find to that right click contextual menu. Follow-Ups: ------------------------------------------------------- Date: 2008-02-27 21:33 By: andresriancho Comment: The functionality is GREAT. Changed one little thing, instead of connecting self._find_next with "activate" I put "changed" (this is more "a la firefox"). The problem I see with the search as it was already implemented is that if I search for two different strings, the highlighting of the first one is still there when I search for the second one. And a rather visual problem, is that the X that closes the find is huuuuuge! =) If possible, please create a class that inherits from some gtk class; like gtk.TextView or something like that so I can use the search feature everywhere! ------------------------------------------------------- Date: 2008-02-27 16:35 By: facundobatista Comment: As of r743, most of the functionality is added. It actually needs some polish and cleanup, and the key bindings, but the rest works ok, :) ------------------------------------------------------- Date: 2008-02-27 10:03 By: facundobatista Comment: Added capture of the ctrl-F and alteration of contextual menu, commited in r742. I checked the standard programs in GTK, and the "find next" is ctrl-G, and also they have a "find previous", which is shift-ctrl-G. However it would be nice that F3 and shift-F3 also be supported. ------------------------------------------------------- Date: 2008-02-25 21:05 By: facundobatista Comment: Right button and Find, or CTRL-F, should bring a window to search. Right button and Find Next or F3 should search again. What's found whould be highlighted. Optional: Try to replicate the behaviour of Firefox (see if there's something already done about this). ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=146139&group_id=170274&group_project_id=55112 |
From: <and...@us...> - 2008-02-28 00:27:30
|
Revision: 744 http://w3af.svn.sourceforge.net/w3af/?rev=744&view=rev Author: andresriancho Date: 2008-02-27 16:27:26 -0800 (Wed, 27 Feb 2008) Log Message: ----------- Minimal change, now the search is done more "a la firefox". Modified Paths: -------------- 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: SourceForge.net <no...@so...> - 2008-02-27 19:35:54
|
Task #146139 has been updated. Project: w3af Subproject: gtkUi - Phase 2 Summary: Right button on log window Complete: 80% Status: Open Authority : andresriancho Assigned to: facundobatista Description: Remove options that are disabled. Add a find to that right click contextual menu. Follow-Ups: ------------------------------------------------------- Date: 2008-02-27 16:35 By: facundobatista Comment: As of r743, most of the functionality is added. It actually needs some polish and cleanup, and the key bindings, but the rest works ok, :) ------------------------------------------------------- Date: 2008-02-27 10:03 By: facundobatista Comment: Added capture of the ctrl-F and alteration of contextual menu, commited in r742. I checked the standard programs in GTK, and the "find next" is ctrl-G, and also they have a "find previous", which is shift-ctrl-G. However it would be nice that F3 and shift-F3 also be supported. ------------------------------------------------------- Date: 2008-02-25 21:05 By: facundobatista Comment: Right button and Find, or CTRL-F, should bring a window to search. Right button and Find Next or F3 should search again. What's found whould be highlighted. Optional: Try to replicate the behaviour of Firefox (see if there's something already done about this). ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=146139&group_id=170274&group_project_id=55112 |
From: <fac...@us...> - 2008-02-27 19:33:19
|
Revision: 743 http://w3af.svn.sourceforge.net/w3af/?rev=743&view=rev Author: facundobatista Date: 2008-02-27 11:33:04 -0800 (Wed, 27 Feb 2008) Log Message: ----------- Made the Find feature. Some functionality still needs to be added, but actually works ok. Modified Paths: -------------- 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: SourceForge.net <no...@so...> - 2008-02-27 13:03:29
|
Task #146139 has been updated. Project: w3af Subproject: gtkUi - Phase 2 Summary: Right button on log window Complete: 10% Status: Open Authority : andresriancho Assigned to: facundobatista Description: Remove options that are disabled. Add a find to that right click contextual menu. Follow-Ups: ------------------------------------------------------- Date: 2008-02-27 10:03 By: facundobatista Comment: Added capture of the ctrl-F and alteration of contextual menu, commited in r742. I checked the standard programs in GTK, and the "find next" is ctrl-G, and also they have a "find previous", which is shift-ctrl-G. However it would be nice that F3 and shift-F3 also be supported. ------------------------------------------------------- Date: 2008-02-25 21:05 By: facundobatista Comment: Right button and Find, or CTRL-F, should bring a window to search. Right button and Find Next or F3 should search again. What's found whould be highlighted. Optional: Try to replicate the behaviour of Firefox (see if there's something already done about this). ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=146139&group_id=170274&group_project_id=55112 |
From: <fac...@us...> - 2008-02-27 13:00:29
|
Revision: 742 http://w3af.svn.sourceforge.net/w3af/?rev=742&view=rev Author: facundobatista Date: 2008-02-27 05:00:27 -0800 (Wed, 27 Feb 2008) Log Message: ----------- Added the capture of ctrl-F and the alteration of the secondary button's menu; no functionality yet. Modified Paths: -------------- 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: <fac...@us...> - 2008-02-27 11:33:29
|
Revision: 741 http://w3af.svn.sourceforge.net/w3af/?rev=741&view=rev Author: facundobatista Date: 2008-02-27 03:33:26 -0800 (Wed, 27 Feb 2008) Log Message: ----------- Switched to use the release of the button to supervise the right one to create a menu, as is more indicative of where the user did the click. Modified Paths: -------------- trunk/core/ui/gtkUi/exploittab.py trunk/core/ui/gtkUi/kbtree.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. |