Member-only story

100 Days of DevOps — Day 63- Wireshark for HTTP/HTTPS Analysis

Prashant Lakhera
4 min readApr 15, 2019

To view the updated DevOps course(101DaysofDevOps)

Course Registration link: https://www.101daysofdevops.com/register/

Course Link: https://www.101daysofdevops.com/courses/101-days-of-devops/

YouTube link: https://www.youtube.com/user/laprashant/videos

Welcome to Day 63 of 100 Days of DevOps, Focus for today is HTTP/HTTPS analysis using Wireshark.

Yesterday on Day62, I wrote about some useful Linux command to debug Network issue

Let extend that concept further and see about very useful tool Wireshark to dig deeper.

How HTTP works

To Demonstrate that let’s use Sample Captures from Wireshark website(http.cap)

Before start analyzing any packet, please turn off “Allow subdissector to reassemble TCP streams”(Preference → Protocol → TCP)(This will prevent TCP packet to split into

--

--

Prashant Lakhera
Prashant Lakhera

Written by Prashant Lakhera

AWS Community Builder, Ex-Redhat, Author, Blogger, YouTuber, RHCA, RHCDS, RHCE, Docker Certified,4XAWS, CCNA, MCP, Certified Jenkins, Terraform Certified, 1XGCP

No responses yet