
Nmap Development mailing list archives
Re: [NSE] Basepath handling in http-default-accounts
From: George Chatzisofroniou <sophron () latthi com>
Date: Thu, 15 Aug 2013 20:32:53 +0300
On Tue, Aug 13, 2013 at 08:38:25PM +0000, nnposter () users sourceforge net wrote:
The following patch allows http-default-accounts.lua to correctly handle cases where the basepath consists of a single character other than "/". Without this patch such basepaths are effectively ignored. As an example, the current basepath normalization behavior converts "ab" to "/ab", as expected, but it converts "a" to an empty string, as opposed to "/a".
Thanks. This patch was applied as revision 31841. -- George Chatzisofroniou _______________________________________________ Sent through the dev mailing list http://nmap.org/mailman/listinfo/dev Archived at http://seclists.org/nmap-dev/
Current thread:
- [NSE] Basepath handling in http-default-accounts nnposter (Aug 13)
- Re: [NSE] Basepath handling in http-default-accounts George Chatzisofroniou (Aug 15)