I really don't know, because the stable version run perfect under 2.6 and
 I'm using svn version for over one year with 2.6 version

Regards

2011/1/13 Andres Riancho <[email protected]>

> R0me0,
>
> On Thu, Jan 13, 2011 at 10:05 AM, R0me0 *** <[email protected]> wrote:
> > Hello there,
> > I update periodically, my svn version.
> > After do the last, my w3af show this error:
> > ./w3af_gui
> > ** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
> > ** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
> > ** Message: pygobject_register_sinkfunc is deprecated (GtkObject)
> > Starting w3af, running on:
> >   Python version:
> >     2.6.6 (r266:84292, Oct 18 2010, 22:07:42)
> >     [GCC 4.4.4]
> >   GTK version: 2.22.1
> >   PyGTK version: 2.17.0
> > w3af - Web Application Attack and Audit Framework
> >   Version: 1.1 (from SVN server)
> >   Revision: 3893
> >   Author: Andres Riancho and the w3af team.
> > Traceback (most recent call last):
> >   File "./w3af_gui", line 70, in <module>
> >     errCode = main()
> >   File "./w3af_gui", line 67, in main
> >     core.ui.gtkUi.main.main(profile)
> >   File "/home/spawn/pentest/web/w3af/core/ui/gtkUi/main.py", line 874, in
> > main
> >     MainApp(profile)
> >   File "/home/spawn/pentest/web/w3af/core/ui/gtkUi/main.py", line 438, in
> > __init__
> >     self.pcbody = pluginconfig.PluginConfigBody(self, self.w3af)
> >   File "/home/spawn/pentest/web/w3af/core/ui/gtkUi/pluginconfig.py", line
> > 616, in __init__
> >     self.pan = self._buildpan()
> >   File "/home/spawn/pentest/web/w3af/core/ui/gtkUi/pluginconfig.py", line
> > 634, in _buildpan
> >     self.std_plugin_tree = PluginTree(self.w3af, "standard",
> > self.config_panel)
> >   File "/home/spawn/pentest/web/w3af/core/ui/gtkUi/pluginconfig.py", line
> > 245, in __init__
> >     if self._getEditablePlugin(plugin, plugintype):
> >   File "/home/spawn/pentest/web/w3af/core/ui/gtkUi/pluginconfig.py", line
> > 300, in _getEditablePlugin
> >     plugin = self.w3af.getPluginInstance(pname, ptype)
> >   File "/home/spawn/pentest/web/w3af/core/controllers/w3afCore.py", line
> > 1235, in getPluginInstance
> >     pluginInst = factory('plugins.' + pluginType + '.' + pluginName)
> >   File "/home/spawn/pentest/web/w3af/core/controllers/misc/factory.py",
> line
> > 50, in factory
> >     raise w3afException('Error while loading plugin "'+ moduleName + '".
> > Exception: ' + str(e) )
> > w3afException: Error while loading plugin
> > "plugins.discovery.http_vs_https_dist". Exception: invalid syntax
> (scapy.py,
> > line 3114)
>
>     I think this is because you're using Python2.6, w3af (for now)
> only supports Python2.5
>
> > My w3af stable , works great
> > I use gentoo linux and it are uptaded too
> > Regards,
> >
> >
> >
> ------------------------------------------------------------------------------
> > Protect Your Site and Customers from Malware Attacks
> > Learn about various malware tactics and how to avoid them. Understand
> > malware threats, the impact they can have on your business, and how you
> > can protect your company and customers by using code signing.
> > http://p.sf.net/sfu/oracle-sfdevnl
> > _______________________________________________
> > W3af-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/w3af-users
> >
> >
>
>
>
> --
> Andrés Riancho
> Director of Web Security at Rapid7 LLC
> Founder at Bonsai Information Security
> Project Leader at w3af
>
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
W3af-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/w3af-users

Reply via email to