Advertisement
zcutlip

wndr3700v4 responses to GET /

Oct 25th, 2013
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. WNDR3700v4
  2. Server response to GET /
  3. with authentication enabled.
  4.  
  5. HTTP/1.0 401 Unauthorized
  6. Server: uhttpd/1.0.0
  7. Date: Fri, 25 Oct 2013 15:25:47 GMT
  8. WWW-Authenticate: Basic realm="NETGEAR WNDR3700v4"
  9. Content-Type: text/html; charset="UTF-8"
  10. Connection: close
  11.  
  12. <HTML><HEAD><META http-equiv='Pragma' content='no-cache'><META http-equiv='Cache-Control' content='no-cache'><TITLE> 401 Authorization</TITLE>
  13. <script language=javascript type=text/javascript>
  14. function cancelevent()
  15. {
  16. location.href='/unauth.cgi';
  17. }
  18. </script>
  19. </HEAD><BODY onload=cancelevent()></BODY></HTML>
  20.  
  21.  
  22. Server response to GET /
  23. with authentication disabled via BRS_02_genieHelp.html
  24.  
  25. HTTP/1.0 200 OK
  26. Server: uhttpd/1.0.0
  27. Date: Fri, 25 Oct 2013 15:27:28 GMT
  28. Cache-Control: no-cache
  29. Pragma: no-cache
  30. Expires: 0
  31. Content-Type: text/html; charset="UTF-8"
  32. Connection: close
  33.  
  34. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  35. <html><head><link rel="stylesheet" href="/style/form.css">
  36. <title>NETGEAR Router WNDR3700v4 </title><meta http-equiv=content-type content='text/html; charset=UTF-8'>
  37. <meta content="MSHTML 6.00.2800.1141" name="GENERATOR"></head>
  38.  
  39. <script> location.href="index.htm"</script>
  40.  
  41. <BODY>
  42. <p>Please upgrade to a version 4 or higher browser so that you can use this setup tool (and see lots of great sites on the Internet!)
  43. </BODY>
  44. </HTML>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement