m0ses, On Mon, Jun 8, 2009 at 10:24 AM, mOses<trklis...@networksamurai.org> wrote: > Andres and all members of the dev list, > > I was able to find a project took the original NTLMAPS and ported > it to use urllib2.
Excellent!! I was searching for that a long time ago, and failed! Thanks!! Could you please send us the link of the project? > It comes with 2 types of python files, one > compatible with 2.6 and one with 3.0. I am a novice at coding really > so I looked very closely at the code and the way they implemented the > authentication. It seems to be very similary to the specification. I > then extracted the file into the following path: > > w3af/core/data/url. The correct path for new handlers would be "w3af/core/data/url/handlers" And you should use the 2.6 version. > I want to reference this in some type of global manner, but there is > not documentation on the development of this (yet). Where I was having > a little trouble was looking for where the original > basicAuthentication areas where this was defined (i.e. which .py file). To add a new handler, you'll need to copy it to the above location, and then reference it in "core/data/url/urlOpenerSettings.py", examples on how to do this are the basicAuthentication handler. Don't hesitate to ask any questions here, I'm sure that someone will answer them =) Cheers, > M. > > ------------------------------------------------------------------------------ > OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. > Go to: http://p.sf.net/sfu/opensolaris-get > _______________________________________________ > W3af-develop mailing list > W3af-develop@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/w3af-develop > -- Andrés Riancho Founder, Bonsai - Information Security http://www.bonsai-sec.com/ http://w3af.sf.net/ ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ W3af-develop mailing list W3af-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/w3af-develop