---
date: '2025-01-31'
description: and tools for protocols
id: Wireshark
modified: 2026-06-05 15:08:04 GMT-04:00
noindex: true
tags:
  - networking
title: Wireshark
created: '2025-01-31'
published: '2025-01-31'
pageLayout: default
slug: thoughts/Wireshark
permalink: https://aarnphm.xyz/thoughts/Wireshark.md
generator:
  quartz: v4.6.0
  hostedProvider: Cloudflare
  baseUrl: aarnphm.xyz
full: https://aarnphm.xyz/llms-full.txt
---
_uses for working with [[thoughts/Internet|protocols]]_

## packet sniffer

_capture messages being sent by/received from a computer_

> - passive, as it observes mesages being sent and received by applications
> - packets are never <mark>being sent</mark> by the sniffer

![[thoughts/images/packet-sniffer.webp|package sniffer structure]]

