Answered step by step
Verified Expert Solution
Question
1 Approved Answer
A. Capture 1. Find a web site that uses HTTP protocol instead of HTTPS and write down the address. Google Search: -inurl:https 2. Flush you
A. Capture 1. Find a web site that uses HTTP protocol instead of HTTPS and write down the address. Google Search: -inurl:https 2. Flush you DNS and Browser cache 3. Run Wireshark and start capturing 4. Request a connection to the website 5. Stop the capture save the packets as a .pcap file. B. Analyze 1. Filter out irrelevant packets. (DNS request and response + correct IP addresses \& using http protocol) 2. Save the file in a different name. 3. Find relevant RFC document on HTTP 4. Analyze each of the layers up to the arplication layer. 1. What are the addresses of the client and server? 2. What method does your browser use to communicate with the server? 3. Does your browser work in persistent mode? 4. How many objects can you find on the page that you requested? Deliverables: 1. Filtered packets. 2. Short report on the activity with screenshots wherever applicable. 3. Short video presentation on Youtube 4. Upload the report and the link to your presentation Ulearn
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started