Nmap Development mailing list archives

Re: Chunked Encoding (bug?) in http.lua


From: Ron <ron () skullsecurity net>
Date: Sat, 12 Sep 2009 23:12:13 -0500

On 09/12/2009 10:35 PM, Patrick Donnelly wrote:
Hi list,

I ran into this problem while trying to get the root webpage of
www.youtube.com (demo script attached):

batrick@batbytes:~/nmap/svn/nmap$ ./nmap --datadir . -v -d -n -PN -p
80 www.youtube.com --script chunked-test.nse
...

Hi Patrick,

Although I'm not 100% sure about this particular error message, I can tell you that Nmap's chunked encoding is pretty buggy right now. Specifically, it's using regular expressions where it shouldn't be, and on occasion the wrong thing is being matched. Joao has been working on bringing it up to par, but it isn't quite ready yet.

Ron

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


Current thread: