Skip to main content

Wireshark: Notes

Wireshark Logo: https://upload.wikimedia.org/wikipedia/commons/thumb/b/b9/Wireshark_Logo.svg/1024px-Wireshark_Logo.svg.png

Wireshark lets you dive deep into your network traffic - free and open source.

Install wireshark on Windows using winget

PS C:\Users\tuyen> winget install WiresharkFoundation.Wireshark

Install wireshark-cli on ArchLinux

[tuyen@minipc ~]$ sudo pacman -Sy wireshark-cli
CTRL + SHIFT + O : 

Apply filter

ip.src == 10.10.67.199
ip.dst == 10.10.15.52
tcp.port == 80
udp.port == 67
http.request.method == GET
http.request.method == POST

Extract zip file from .pcap file

Practice

>>> THM | 25 Days of Cyber Security - Day 7

>>> THM | Advent of Cyber 2 - Task 12 (Day 7)

>>> THM | Overpass 2 - Task 1

>>> THM | Startup

>>> Wireshare | THM (for subsribers only)

Popular posts from this blog

Tiếng Nhật: 7 ngày trong tuần

Tìm thấy món quà xinh xắn mà một đồng nghiệp đã tặng trong dịp đi Nhật tham gia khóa học quản lý dự án. Desk Calendar in Japanese Thử một mục tiêu nhỏ để luyện tập não và cách gõ tiếng Nhật trên máy tính. Dưới đây là bảy ngày trong tuần, bắt đầu từ Chủ Nhật, đến thứ hai,... và cuối cùng là thứ bảy (Nhựt, Nguyệt, Hỏa, Thủy, Mộc, Kim, Thổ). 日曜日 にちようび 月曜日 げつようび 火曜日 かようび 水曜日 すいようび 木曜日 もくようび 金曜日 きんようび 土曜日 どようび  [Nguồn tham khảo] http://www.cjvlang.com/Dow/dowjpn.html Cám ơn bạn đã đọc!