Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions data/meetings.json
Original file line number Diff line number Diff line change
Expand Up @@ -1326,6 +1326,7 @@
"title": "Wireshark",
"picture": "wireshark.jpeg",
"summary": "We will be once again hosting an explorative session on Wireshark. Wireshark is an open-source program which allows you to examine packet transfers. In this meeting, we'll see how it can be used to monitor Internet traffic coming through your computer and from some wireless devices.",
"notes": "Our meeting began promptly after configuring Wireshark in a Kali Linux VM for the demonstration. We showcased how one would be able to filter traffic, intercept and decrypt HTTPS connections using a MITM proxy, and play-back VOIP packet data with the application.",
"links": [
{
"url": "/documents/wireshark-example.zip",
Expand Down