mOses,

On Mon, Jun 29, 2009 at 11:48 PM, mOses<trklis...@networksamurai.org> wrote:
> Andres,
>
>  I created this patch.
>
>
>
>
>
>
>
>
>
> These files are the diff's and patched to the last .py that I sent you.

No! You should use the latest version from the SVN, always! Never use
versions that you sent, because me or anyone else could have modified
them on the SVN.

> On my todo list this week:
>
> move my python-nlm libraries to extlib.

Already done that, and I think I sent an email to the mailing list about it?

> Call them correctly from the urlOpenerSettings.
>
> Find out how to call setNTLMAuth (Althought, I thought I was....)
>
> Calling setBasicAuth doesn't happen from within this file huh?

Please "svn up" and perform your patch against that, sorry :(

> Moses
> On Jun 21, 2009, at 10:24 PM, Andres Riancho wrote:
>
>> mOses,
>>
>> On 6/21/09, mOses <trklis...@networksamurai.org> wrote:
>>>
>>> Andres,
>>> On Jun 20, 2009, at 7:22 PM, Andres Riancho wrote:
>>>
>>>
>>>> mOses,
>>>>
>>>> On Sat, Jun 20, 2009 at 7:54 PM,
>>>
>>> mOses<trklis...@networksamurai.org> wrote:
>>>>
>>>>> Andres,
>>>>>
>>>>> On Jun 20, 2009, at 6:47 PM, Andres Riancho wrote:
>>>>>
>>>>>
>>>>>> mOses,
>>>>>>
>>>>>> On Sat, Jun 20, 2009 at 7:38 PM,
>>>
>>> mOses<trklis...@networksamurai.org>
>>>>>>
>>>>>> wrote:
>>>>>>
>>>>>>>
>>>>>>> Andres,
>>>>>>>
>>>>>>> On Jun 12, 2009, at 8:42 AM, Andres Riancho wrote:
>>>>>>>
>>>>>>>
>>>>>>> Has this been tested yet? I have used it on several labs but now the
>>>>>>> newer
>>>>>>> SVN's and my test copy are out of sync.
>>>>>>>
>>>>>>> Has any of the urlOpenerSettings files changed in the latest
>>>
>>> commited
>>>>>>>
>>>>>>> svn's?
>>>>>>>
>>>>>>
>>>>>> Shit, I've been so busy I forgot about this! I just came back from my
>>>>>> futbol match, I'll take a shower and get back to you afterwards. I'm
>>>>>> so so sorry :(
>>>>>>
>>>>>>
>>>>> Oye, Tremendo commitment, but its no problem, I wont be using w3af for
>>>>> another 2-3 days :D.
>>>>>
>>>>> As we say down here, cojalo con el, take it easy ;D
>>>>>
>>>>
>>>> Just re-reviewed the code, and I found out that... setNtlmAuth is
>>>> never called! So the code doesn't make much sense to me. How is it
>>>> working?
>>>>
>>>>
>>>
>>> I am looking through it now. I thought it was all contained within the
>>> urlOpenerSettings.py file, but I guess there is another file that calls
>>> this.
>>>
>>> Is there a dev guide built yet? :D
>>>
>>>
>>>
>>>> Without thinking much about it, I just commited a modified version of
>>>> your code, which you can get by doing a "svn up". Please keep on
>>>> working on that, and when you're finished (also please see point #2 of
>>>> my email in June 11) send me a patch.
>>>>
>>>>
>>>
>>> Do you have the original urlOpenerSettings.py? I thought I had one
>>> without
>>> your code ot make a diff with but I do not anymore. I have an even older
>>> one
>>> from over 4 months ago ;(.
>>
>> You can get any version from any file using the SVN. You just have to use:
>>
>> svn update -r <insert revision number here> <insert file name here>
>>
>> And SVN will do all the magic. In this case, what you need to do is to
>> find out the latest revision, substract one, and then do:
>>
>> svn update -r 1234 urlOpenerSettings.py
>>
>> =)
>>
>>>
>>>
>>>
>>>> Thanks!
>>>>
>>>>
>>>>> Moses
>>>>>
>>>>>
>>>>>>
>>>>>>> M
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>
>>>>>> --
>>>>>> Andrés Riancho
>>>>>> Founder, Bonsai - Information Security
>>>>>> http://www.bonsai-sec.com/
>>>>>> http://w3af.sf.net/
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Andrés Riancho
>>>> Founder, Bonsai - Information Security
>>>> http://www.bonsai-sec.com/
>>>> http://w3af.sf.net/
>>>>
>>>
>>>
>>
>>
>> --
>> Andrés Riancho
>> Founder, Bonsai - Information Security
>> http://www.bonsai-sec.com/
>> http://w3af.sf.net/
>
>
>



-- 
Andrés Riancho
Founder, Bonsai - Information Security
http://www.bonsai-sec.com/
http://w3af.sf.net/

------------------------------------------------------------------------------
_______________________________________________
W3af-develop mailing list
W3af-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-develop

Reply via email to