w3af-svn-notify Mailing List for w3af (Page 242)
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-05-13 04:21:47
|
Revision: 1146 http://w3af.svn.sourceforge.net/w3af/?rev=1146&view=rev Author: facundobatista Date: 2008-05-12 21:21:25 -0700 (Mon, 12 May 2008) Log Message: ----------- Restructured how the tree nodes are colored. Modified Paths: -------------- trunk/core/ui/gtkUi/helpers.py trunk/core/ui/gtkUi/kbtree.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-05-13 02:04:52
|
Revision: 1145 http://w3af.svn.sourceforge.net/w3af/?rev=1145&view=rev Author: facundobatista Date: 2008-05-12 19:04:27 -0700 (Mon, 12 May 2008) Log Message: ----------- Redefined the way to recalculate the scale. Modified Paths: -------------- trunk/core/ui/gtkUi/logtab.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-12 20:29:21
|
Revision: 1144 http://w3af.svn.sourceforge.net/w3af/?rev=1144&view=rev Author: andresriancho Date: 2008-05-12 13:28:20 -0700 (Mon, 12 May 2008) Log Message: ----------- Changed the color for the low severity item in the KB from yellow to orange. Modified Paths: -------------- 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-05-12 17:12:40
|
Revision: 1143 http://w3af.svn.sourceforge.net/w3af/?rev=1143&view=rev Author: andresriancho Date: 2008-05-12 10:12:36 -0700 (Mon, 12 May 2008) Log Message: ----------- Removed XML. Modified Paths: -------------- 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-05-11 23:04:37
|
Task #148224 has been updated. Project: w3af Subproject: gtkUi - OWASP SoC 2008 Summary: Resend request Complete: 5% Status: Open Authority : andresriancho Assigned to: andresriancho Description: When showing a req/res of a vuln in the results tab, also show a button that says "Send to request editor" that opens a "Manual request editor" with the request head and body filled with the request that triggers the vulnerability. Also and when the request fuzzer is ready, add a button that says "Send to request fuzzer" that does the same but with the request fuzzer. This easy buttons "merge" these three parts of the software that were separated before =) Follow-Ups: ------------------------------------------------------- Date: 2008-05-11 20:04 By: facundobatista Comment: Add a button... *where*? Or do you mean to open a popup window, when user right clicks the vuln, with those two options? ------------------------------------------------------- Date: 2008-05-01 20:27 By: andresriancho Comment: Add the same buttons in the request response navigator. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148224&group_id=170274&group_project_id=56282 |
From: SourceForge.net <no...@so...> - 2008-05-11 22:52:20
|
Task #148261 has been updated. Project: w3af Subproject: gtkUi - OWASP SoC 2008 Summary: Remember size of all windows Complete: 100% Status: Closed Authority : andresriancho Assigned to: facundobatista Description: It would be great if all the windows, like the manual request editor, and the fuzzer would remember their size, just like the main window does. Maybe you could create a sizeRememberingWindow class ? Follow-Ups: ------------------------------------------------------- Date: 2008-05-11 19:52 By: facundobatista Comment: It was already done. The only window that is not integrated there is the plugin editor, with which I lost one hour trying to do it, but it's so uncoupled from the rest of the system (you're even executing an external process!!), that I couldn't do it. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148261&group_id=170274&group_project_id=56282 |
From: <fac...@us...> - 2008-05-11 22:12:43
|
Revision: 1142 http://w3af.svn.sourceforge.net/w3af/?rev=1142&view=rev Author: facundobatista Date: 2008-05-11 15:12:40 -0700 (Sun, 11 May 2008) Log Message: ----------- Small cleanup. Modified Paths: -------------- trunk/core/ui/gtkUi/kbtree.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-11 22:06:35
|
Task #148111 has been updated. Project: w3af Subproject: gtkUi - OWASP SoC 2008 Summary: Manually create a fuzzed requests based on tokens Complete: 100% Status: Closed Authority : facundobatista Assigned to: facundobatista Description: A new option "Fuzzy Request" (search for an icon), in the toolbar and the menu (in "Tools"). It will open a new window The Help text is only for the fuzzy syntax Feedbacks. Analyze: greyed out until the user clicked on "analyze"; if the user changes the request, it goes grey again. Send: it updates dynamicly with the requests that are being sent. When user clicks on "send", if will sent more than 20 request, popup a confirmation question. Selector: the text entry background will be yellow if its value is wrong; if the user gives enter with the wrong value, it will do nothing, just a message to the statusbar). Andres needs to implement something in the core for this. The request/post fields are repeated because the upper has what the user wrote, and the lower has the different alternatives created with the fuzzy syntax (actually those are sent as requests). Syntax: - the "$" is the delimiter - to actually include a "$", use "$$" - if you write "$something$", the "something" will be evaluated with eval, having the "string" module already imported (eg: "$range(1,5,2)$", "$string.lowercase$"). Follow-Ups: ------------------------------------------------------- Date: 2008-05-11 19:06 By: facundobatista Comment: Done, with the agreed changes in the list. ------------------------------------------------------- Date: 2008-05-02 14:31 By: facundobatista Comment: This is the agreed new design: http://www.taniquetil.com.ar/facundo/owasp/soc08-148111b.svg ------------------------------------------------------- Date: 2008-05-01 21:43 By: facundobatista Comment: First draft ------------------------------------------------------- Date: 2008-04-27 11:53 By: facundobatista Comment: GUI design: http://www.taniquetil.com.ar/facundo/owasp/soc08-148111.svg Other detail talked initially: When user clicks on "Analyze", with the "preview" activated, it'll popup a new window showing (but don't sending) all the generated requests. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148111&group_id=170274&group_project_id=56282 |
From: SourceForge.net <no...@so...> - 2008-05-11 22:05:17
|
Task #148220 has been updated. Project: w3af Subproject: gtkUi - OWASP SoC 2008 Summary: Colorize KB Browser names Complete: 100% Status: Closed Authority : andresriancho Assigned to: facundobatista Description: In the KB browser, the names of the first and second level should be colorized according to this rules: - RED if it contains a high or medium severity vulnerability - Yellow if it contains a low severity vulnerability - Black (leave as it is) if it contains informations Example, when we have this case: - osCommanding (1) - osCommanding (2) - critical vuln (3) - information (4) (1) , (2) and (3) should be red (4) should be black Follow-Ups: ------------------------------------------------------- Date: 2008-05-11 19:05 By: facundobatista Comment: Done in r1141. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148220&group_id=170274&group_project_id=56282 |
From: <fac...@us...> - 2008-05-11 22:04:42
|
Revision: 1141 http://w3af.svn.sourceforge.net/w3af/?rev=1141&view=rev Author: facundobatista Date: 2008-05-11 15:04:36 -0700 (Sun, 11 May 2008) Log Message: ----------- Colorized the different lines of the KB Tree in function of their severity. Modified Paths: -------------- trunk/core/ui/gtkUi/helpers.py trunk/core/ui/gtkUi/kbtree.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-05-11 20:45:16
|
Revision: 1140 http://w3af.svn.sourceforge.net/w3af/?rev=1140&view=rev Author: facundobatista Date: 2008-05-11 13:45:09 -0700 (Sun, 11 May 2008) Log Message: ----------- Ask user to continue if are more than 20 requests to send. Modified Paths: -------------- trunk/core/ui/gtkUi/craftedRequests.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-11 20:36:11
|
Task #148198 has been updated. Project: w3af Subproject: gtkUi - OWASP SoC 2008 Summary: log graph - debug lines overwrite axis Complete: 100% Status: Closed Authority : andresriancho Assigned to: facundobatista Description: In the log graph, the debug lines start from within the X axis, overwriting the axis in one pixel. It would look nicer if the debug line would start one pixel higher. Follow-Ups: ------------------------------------------------------- Date: 2008-05-11 17:35 By: facundobatista Comment: Done in r1139. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148198&group_id=170274&group_project_id=56282 |
From: SourceForge.net <no...@so...> - 2008-05-11 20:35:28
|
Task #148198 has been updated. Project: w3af Subproject: gtkUi - OWASP SoC 2008 Summary: log graph - debug lines overwrite axis Complete: 0% Status: Open Authority : andresriancho Assigned to: facundobatista Description: In the log graph, the debug lines start from within the X axis, overwriting the axis in one pixel. It would look nicer if the debug line would start one pixel higher. Follow-Ups: ------------------------------------------------------- Date: 2008-05-11 17:35 By: facundobatista Comment: Done in r1139. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148198&group_id=170274&group_project_id=56282 |
From: <fac...@us...> - 2008-05-11 20:35:16
|
Revision: 1139 http://w3af.svn.sourceforge.net/w3af/?rev=1139&view=rev Author: facundobatista Date: 2008-05-11 13:35:13 -0700 (Sun, 11 May 2008) Log Message: ----------- Put the debug lines one pixel higher. Task #148198. Modified Paths: -------------- trunk/core/ui/gtkUi/logtab.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-11 20:32:50
|
Task #148114 has been updated. Project: w3af Subproject: gtkUi - OWASP SoC 2008 Summary: HTTP response side by side content compare Complete: 0% Status: Open Authority : facundobatista Assigned to: andresriancho Description: Try to reutilize MELD (check the license). Test if that reutilization is ok in win32. Andres needs to define how to choose the two responses (or more than two). This task needs further definitions!! Follow-Ups: ------------------------------------------------------- Date: 2008-05-11 17:32 By: facundobatista Comment: Pretty much it can be reused, need to find out how to stop using gnome stuff, for win32. Regarding license, it's GPL, so I think it's fine. I'll wait further definitions here, to see if MELD is suitable or not (so I'm assigning this now to Andres). ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148114&group_id=170274&group_project_id=56282 |
From: SourceForge.net <no...@so...> - 2008-05-10 19:28:08
|
Task #148383 has been updated. Project: w3af Subproject: TODO v1.00 Summary: is generateOnlyOne really needed ? Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: is generateOnlyOne, the attack plugin parameter, really needed ? ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148383&group_id=170274&group_project_id=48542 |
From: <and...@us...> - 2008-05-10 19:26:48
|
Revision: 1138 http://w3af.svn.sourceforge.net/w3af/?rev=1138&view=rev Author: andresriancho Date: 2008-05-10 12:26:46 -0700 (Sat, 10 May 2008) Log Message: ----------- Now without XML. Modified Paths: -------------- trunk/plugins/attack/remoteFileIncludeShell.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-10 17:43:31
|
Revision: 1137 http://w3af.svn.sourceforge.net/w3af/?rev=1137&view=rev Author: andresriancho Date: 2008-05-10 10:43:27 -0700 (Sat, 10 May 2008) Log Message: ----------- Added Constantinos 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-05-10 17:41:40
|
Revision: 1136 http://w3af.svn.sourceforge.net/w3af/?rev=1136&view=rev Author: andresriancho Date: 2008-05-10 10:41:38 -0700 (Sat, 10 May 2008) Log Message: ----------- Sending new versions of the scripts, now they work with the new verbose/verbosity change. Thanks to Constantinos for this! Modified Paths: -------------- trunk/scripts/script-404pageTest.w3af trunk/scripts/script-LDAPi.w3af trunk/scripts/script-SQLi-falsepositive.w3af trunk/scripts/script-T2-1.w3af trunk/scripts/script-T2-2.w3af trunk/scripts/script-T2-3.w3af trunk/scripts/script-afd.w3af trunk/scripts/script-all.w3af trunk/scripts/script-allowedMethods.w3af trunk/scripts/script-archiveDotOrg.w3af trunk/scripts/script-backdoorSearch.w3af trunk/scripts/script-basicAuthBrute-threads.w3af trunk/scripts/script-basicAuthBrute.w3af trunk/scripts/script-blankBody.w3af trunk/scripts/script-bsqlDetection-setIntersection.w3af trunk/scripts/script-bsqlDetection.w3af trunk/scripts/script-bsqlExploit-int.w3af trunk/scripts/script-bsqlExploit-string.w3af trunk/scripts/script-bsqlExploit.w3af trunk/scripts/script-bufferOverflow.w3af trunk/scripts/script-codeDisclosure.w3af trunk/scripts/script-cookieFuzzing.w3af trunk/scripts/script-creditCards-no.w3af trunk/scripts/script-creditCards-yes.w3af trunk/scripts/script-dav.w3af trunk/scripts/script-davShell.w3af trunk/scripts/script-detectPhishing.w3af trunk/scripts/script-detectReverseProxy.w3af trunk/scripts/script-detectTransparentProxy.w3af trunk/scripts/script-detectURLScan.w3af trunk/scripts/script-digitSum.w3af trunk/scripts/script-discoveryBruteforceFormLoop.w3af trunk/scripts/script-discoveryBruteforceLoop.w3af trunk/scripts/script-dnsWildcard.w3af trunk/scripts/script-domXss.w3af trunk/scripts/script-error500.w3af trunk/scripts/script-errorPages.w3af trunk/scripts/script-evasion-all.w3af trunk/scripts/script-evasion-modsecurity.w3af trunk/scripts/script-evasionXss.w3af trunk/scripts/script-exploitAll-stopOnFirst.w3af trunk/scripts/script-fastExploit.w3af trunk/scripts/script-feeds.w3af trunk/scripts/script-fileUpload.w3af trunk/scripts/script-filenameXss.w3af trunk/scripts/script-findCaptchas.w3af trunk/scripts/script-findComments.w3af trunk/scripts/script-findHtmlInComments.w3af trunk/scripts/script-findvhost-2.w3af trunk/scripts/script-findvhost.w3af trunk/scripts/script-fingerGoogle-fast.w3af trunk/scripts/script-fingerGoogle.w3af trunk/scripts/script-fingerMSN.w3af trunk/scripts/script-fingerPKS.w3af trunk/scripts/script-formLoginBrute-threads.w3af trunk/scripts/script-formLoginBrute.w3af trunk/scripts/script-formatString.w3af trunk/scripts/script-fuzzFileContent.w3af trunk/scripts/script-genHmapFingerprint.w3af trunk/scripts/script-generic-noMatch.w3af trunk/scripts/script-generic.w3af trunk/scripts/script-ghdb.w3af trunk/scripts/script-globalRedirect.w3af trunk/scripts/script-googleProxy.w3af trunk/scripts/script-googleSafeBrowsing.w3af trunk/scripts/script-googleSets.w3af trunk/scripts/script-googleSpider.w3af trunk/scripts/script-grep-ssn.w3af trunk/scripts/script-grepAll.w3af trunk/scripts/script-gtkOutput.w3af trunk/scripts/script-halberd.w3af trunk/scripts/script-hashFind.w3af trunk/scripts/script-headers.w3af trunk/scripts/script-htaccessMethods.w3af trunk/scripts/script-htmlOutput.w3af trunk/scripts/script-httpInBody.w3af trunk/scripts/script-httpsSimpleXss.w3af trunk/scripts/script-importResults.w3af trunk/scripts/script-langTest.w3af trunk/scripts/script-localFileInclude+pathDisc.w3af trunk/scripts/script-localFileInclude-falsePositive.w3af trunk/scripts/script-localFileInclude.w3af trunk/scripts/script-localProxy.w3af trunk/scripts/script-mailer.w3af trunk/scripts/script-mangleTest-request.w3af trunk/scripts/script-mangleTest-response.w3af trunk/scripts/script-maxFileSize.w3af trunk/scripts/script-metaTags.w3af trunk/scripts/script-motw.w3af trunk/scripts/script-msnSpider.w3af trunk/scripts/script-mxInjection.w3af trunk/scripts/script-mysqlWebShell-noPathDisc.w3af trunk/scripts/script-mysqlWebShell.w3af trunk/scripts/script-nonTarget.w3af trunk/scripts/script-oracleDiscovery.w3af trunk/scripts/script-osCommanding-BAD-targetOS.w3af trunk/scripts/script-osCommanding-lnx-vdaemon-remoteUbuntu.w3af trunk/scripts/script-osCommanding-lnx-vdaemon.w3af trunk/scripts/script-osCommanding-lnx-w3afAgent-remoteUbuntu.w3af trunk/scripts/script-osCommanding-lnx-w3afAgent.w3af trunk/scripts/script-osCommanding-targetOS.w3af trunk/scripts/script-osCommanding-win-vdaemon.w3af trunk/scripts/script-osCommanding-win.w3af trunk/scripts/script-osCommanding.w3af trunk/scripts/script-passwordProfiling.w3af trunk/scripts/script-pdf.w3af trunk/scripts/script-phishingVector.w3af trunk/scripts/script-phishtank.w3af trunk/scripts/script-phpEggs.w3af trunk/scripts/script-pluginEnabling.w3af trunk/scripts/script-preg_replace.w3af trunk/scripts/script-progressBar.w3af trunk/scripts/script-pyktoMutate.w3af trunk/scripts/script-regexRelativeURL.w3af trunk/scripts/script-remoteFileInclude-XSS.w3af trunk/scripts/script-remoteFileInclude.w3af trunk/scripts/script-responseSplitting.w3af trunk/scripts/script-rfiProxy.w3af trunk/scripts/script-rfiW3afSite.w3af trunk/scripts/script-serverHeader.w3af trunk/scripts/script-serverStatus.w3af trunk/scripts/script-sharedHosting.w3af trunk/scripts/script-shortFilenameXss.w3af trunk/scripts/script-simpleSQLi.w3af trunk/scripts/script-sitemap.xml.w3af trunk/scripts/script-spiderMan.w3af trunk/scripts/script-strangeHeader.w3af trunk/scripts/script-strangeParameters.w3af trunk/scripts/script-threadXSS.w3af trunk/scripts/script-two-interactions.w3af trunk/scripts/script-updateGHDB.w3af trunk/scripts/script-updatePyktoDb.w3af trunk/scripts/script-urlFuzzer.w3af trunk/scripts/script-urlRegex.w3af trunk/scripts/script-urlWithPort.w3af trunk/scripts/script-userDir.w3af trunk/scripts/script-web20Spider-2-2.w3af trunk/scripts/script-web20Spider-2.w3af trunk/scripts/script-web20Spider-3.w3af trunk/scripts/script-web20Spider.w3af trunk/scripts/script-webServices.w3af trunk/scripts/script-webSpider-GETdirectory.w3af trunk/scripts/script-webSpider-IIS5.0.w3af trunk/scripts/script-webSpider-OnlyForward.w3af trunk/scripts/script-webSpider-ignoreRegex.w3af trunk/scripts/script-webSpider.w3af trunk/scripts/script-webdiff.w3af trunk/scripts/script-wml.w3af trunk/scripts/script-wordnet.w3af trunk/scripts/script-xpath.w3af trunk/scripts/script-xsrf.w3af trunk/scripts/script-xssBeEF-Permanent.w3af trunk/scripts/script-xssBeEF-notPermanent.w3af trunk/scripts/script-xssForms.w3af trunk/scripts/script-xssPermanente.w3af trunk/scripts/script-xssWithLogging.w3af trunk/scripts/script-xst.w3af trunk/scripts/script-yahooSiteExplorer.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ab...@us...> - 2008-05-10 13:26:26
|
Revision: 1135 http://w3af.svn.sourceforge.net/w3af/?rev=1135&view=rev Author: aberezh Date: 2008-05-10 06:26:21 -0700 (Sat, 10 May 2008) Log Message: ----------- Small fix for the completion hints. Modified Paths: -------------- trunk/core/ui/consoleUi/util.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-05-10 02:44:29
|
Revision: 1134 http://w3af.svn.sourceforge.net/w3af/?rev=1134&view=rev Author: facundobatista Date: 2008-05-09 19:44:23 -0700 (Fri, 09 May 2008) Log Message: ----------- Fixed issue 1957055. Modified Paths: -------------- trunk/core/ui/gtkUi/profiles.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-10 01:10:22
|
Revision: 1133 http://w3af.svn.sourceforge.net/w3af/?rev=1133&view=rev Author: andresriancho Date: 2008-05-09 18:09:26 -0700 (Fri, 09 May 2008) Log Message: ----------- Removed XML configuration. Modified Paths: -------------- 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-10 00:53:29
|
Revision: 1132 http://w3af.svn.sourceforge.net/w3af/?rev=1132&view=rev Author: andresriancho Date: 2008-05-09 17:53:09 -0700 (Fri, 09 May 2008) Log Message: ----------- New entry in database and best message when reporting finding. Modified Paths: -------------- trunk/plugins/grep/collectCookies.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-10 00:35:55
|
Task #148381 has been updated. Project: w3af Subproject: gtkUi - Phase 4 Summary: Plugin editor with code highlighting Complete: 0% Status: Open Authority : andresriancho Assigned to: nobody Description: http://code.google.com/p/pygtkcodebuffer/ ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148381&group_id=170274&group_project_id=55676 |
From: <and...@us...> - 2008-05-09 16:50:59
|
Revision: 1131 http://w3af.svn.sourceforge.net/w3af/?rev=1131&view=rev Author: andresriancho Date: 2008-05-09 09:50:23 -0700 (Fri, 09 May 2008) Log Message: ----------- Documentation update. Modified Paths: -------------- trunk/readme/w3afUsersGuide.html trunk/readme/w3afUsersGuide.odt trunk/readme/w3afUsersGuide.pdf This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |