Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Open http://feathersup.com/ in a browser while capturing traffic and find out what User-Agent information did your machine send to the server. Try using the Follow



  1. Open http://feathersup.com/ in a browser while capturing traffic and find out what User-Agent information did your machine send to the server.
    • Try using the "Follow TCP Stream" feature of Wireshark.
    • What Level of the TCP/IP model does this information represent?
  2. Open https://feathersup.com while capturing traffic and find out what version of OpenSSL is used by the server.
    • Try using the "Follow TCP Stream" feature of Wireshark.
    • Lookup the Heartbleed bug and write a paragraph about the exploit
    • Is it affected by the Heartbleed bug? Why or Why NOT?
  3. Review the reference to the netstat command
    • Write a brief summary of what netstat does.
  4. Use the netstat -?command and provide a screenshot
    1. What does the option this provide?
  5. Use the netstatcommand and provide a screenshot
    1. How many TCP connections are there?
    2. How many are completed
    3. How many are in wait states
    4. What application protocols are being used?
  6. Use the netstat -bcommand and provide a screenshot (may require admin rights)
    1. What applications are listed andports are they using
    2. Does the port match the expected port for the application
  7. Use the netstat -ecommand and provide a screenshot (may require admin rights)
  8. Use the netstat -scommand and provide a screenshot of the UDP and TCP info (may require admin rights)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Managing Information Technology

Authors: Carol Brown, Daniel DeHayes, Jeffrey Hoffer, Wainright Marti

7th Edition

132146320, 978-0132146326

More Books

Students also viewed these Computer Network questions

Question

Alcohol and drug use among student athletes

Answered: 1 week ago

Question

What is the Internet? What is an intranet? How are they related?

Answered: 1 week ago

Question

What are the critical success factors for running an ERP project?

Answered: 1 week ago