Nmap Development mailing list archives
Re: New script: http-headers.nse
From: Ron <ron () skullsecurity net>
Date: Tue, 25 Aug 2009 18:37:48 -0500
I went ahead and checked this in, with the change suggested by Patrick. Let me know if there are any issues!
Ron On 08/22/2009 08:19 PM, Ron wrote:
Hey all, I was playing with http-enum.nse and http-userdir-enum.nse and, when I got odd results, I wanted to know what server the remote host was running. So naturally, I'd fire up netcat (err, ncat? ;) ) and do a quick GET or HEAD request. That's when I decided to write a script to do it for me: http-headers.nse. It's super simple, it just does a GET for '/' and returns the HTTP headers. (Why do I suddenly have a feeling of deja vu -- did somebody else write this already?) Anyway, I've attached it. If you guys think it's worth including, I'll commit. Thanks! Ron ------------------------------------------------------------------------ _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://SecLists.Org
-- Ron Bowes http://www.skullsecurity.org/ _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://SecLists.Org
Current thread:
- New script: http-headers.nse Ron (Aug 22)
- Re: New script: http-headers.nse Patrick Donnelly (Aug 22)
- Re: New script: http-headers.nse Ron (Aug 22)
- Re: New script: http-headers.nse Ron (Aug 25)
- Re: New script: http-headers.nse Fyodor (Aug 27)
- Re: New script: http-headers.nse Ron (Aug 27)
- Re: New script: http-headers.nse Fyodor (Aug 27)
- Re: New script: http-headers.nse Patrick Donnelly (Aug 22)
