Nmap Development mailing list archives

Re: NSE: http.identify_404 follows redirects


From: Christian Heinrich <christian.heinrich () cmlh id au>
Date: Sun, 6 Dec 2015 09:08:49 +1100

Johanna,

On Sun, Dec 6, 2015 at 8:12 AM, Johanna Curiel <johannapcuriel () gmail com> wrote:
Setup a simpleHTTP python server with a redirect 302
C:\Documents\Python_Scripts>python redirect302.py
serving at port 8000
/
10.0.0.6 - - [05/Dec/2015 16:54:56] "GET / HTTP/1.1" 302 -

SimpeHTTPServer is not recommended for unit tests, please select a
more robust framework based on Web Server Gateway Interface (WSGI).

On Sun, Dec 6, 2015 at 8:12 AM, Johanna Curiel <johannapcuriel () gmail com> wrote:
Which nse scripts should be tested?(all http-xxx?)

https://github.com/nmap/nmap/pull/251/files

On Sun, Dec 6, 2015 at 8:12 AM, Johanna Curiel <johannapcuriel () gmail com> wrote:
What is the expected behaviour result in case of redirects (302)?

Where the HTTP Status 404 Error Not Found should have been returned.


-- 
Regards,
Christian Heinrich

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


Current thread: