[NSE][RFC] Transparent support for HTTP Content-Encoding

nnposter <[email protected]> Sat, 23 Feb 2019 14:10:31 -0700
Newsgroups gmane.comp.security.nmap.devel
Message-ID <[email protected]>
At present the NSE implementation of HTTP does not provide means to 
obtain an HTTP response body processed in accordance with header 
Content-Encoding. Scripts are unable to deal with compressed responses, 
unless making one-off effort on their own, which none of them currently do.

I am proposing to modify the http.lua library behavior to return the 
response body after it has been already decoded.

More at https://github.com/nmap/nmap/issues/1493
Please review the proposal and comment.

Cheers,
nnposter

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/