Nmap Development mailing list archives

Re: http-date.nse


From: Joao Correa <joao () livewire com br>
Date: Thu, 9 Jul 2009 14:08:39 -0300

Hi guys,

I've written POST and HEAD support for http.lua a few weeks ago. I
never committed and never mentioned it on the list before because I
didn't test it properly.

I didn't know about this other patch mentioned by Jorg. Both HEAD
methods are very similar (and honestly I can't think how this could be
very different). Anyway, POST method is slightly different.

I've tested HEAD using david's script (http-date.nse) and it worked
properly (both script and method).

Follows the patch.

Thanks,
Joao Correa

On Wed, Jul 8, 2009 at 11:00 AM, "Jörg Wölke"<lumbricus () gmx net> wrote:
Hi!

Why not use HTTPs HEAD method? It should save some bandwidth.

I agree HEAD would be better in this case, but http.lua doesn't support
HEAD yet.
Oh, I see. But there exists a patch:
"http://seclists.org/nmap-dev/2009/q1/0889.html";
Except for a feature request, there wasn't any answer to
that. Is something wrong with the patch (sorry, I'm new to
lua), or was it just overlooked?

David Fifield
Greetings, J"o!

P.S.:
Sorry, Dave for not replying to the list the first time.
My bad.

--
Freedom, Freedom, Freedom, Oi!
  -- Zoidberg

--
Freedom, Freedom, Freedom, Oi!
  -- Zoidberg


GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org

Attachment: http_head_post.diff
Description:


_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org

Current thread: