In this exercise we test your understanding of HTTP and extract information using firebug. You must answer all the following questions and email me the answers. I will be asking you to show me how you found the answers to these questions.
- Who is the administrative contact for microsoft.com?
- Who is the administrative contact for csce242.com?
- How can you see which websites everyone in the lab is visiting?
- What are you assuming?
- Could you see the wall messages they type to facebook.com?
- Why will this work for checking up on users at a different building? Explain.
- What web server does www.google.com use?
- What web server does www.live.com use?
- Use telnet to speak HTTP directly with www.yahoo.com and get their main page.
- What is the Content-Encoding that yahoo returns? what does it mean?
- Why is it that the page you received (via your telnet session) from yahoo is not gzipped?
- How do you get the browser to automatically load a different page from the one it asked for?
- How many GET's are needed to load all of www.google.com?
- How many GET's are needed to load all of www.yahoo.com?
- When doing a search at yahoo.com, what other parameters are sent?
No comments:
Post a Comment