Nmap Development mailing list archives

How do I test framed web pages using NSE?


From: Bob Radvanovsky <rsradvan () unixworks net>
Date: Tue, 14 Sep 2010 14:39:43 -0500

I am trying to perform a test against a web page that redirects itself, and is a three-framed page:

frame 1             frame 2 (largest)            frame 3
XXXXXXXXXXX  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  XXXXXXXXXXXXXXXXXXXXX

Redirect looks something like http://1.1.1.1/index.html?redirect=/home.asp

...and yet, if attempt to "GET" the file as "GET /home.asp HTTP/1.1" (via TELNET), or use the http.get() function with 
the requested path of "/home.asp", I get a 400 error code.

What am I doing wrong?
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: