Skip to content

Commit

Permalink
Fix link to wireshark wiki (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat authored Mar 11, 2024
1 parent a35144f commit e380c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/trace.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Use wireshark to analyze the packet traces described earlier :download:`traces/s

When analyzing packet traces with wireshark_, it is often very useful to use `Display filters` that only show the packets that match some specific criteria. These filters are described in several online documents:

- the `wireshark wiki <https://wiki.wireshark.org/>` page on `Display filters <https://wiki.wireshark.org/DisplayFilters>`_
- the `wireshark wiki <https://wiki.wireshark.org/>`_ page on `Display filters <https://wiki.wireshark.org/DisplayFilters>`_
- a nice `tutorial on Wireshark Display Filters <https://unit42.paloaltonetworks.com/using-wireshark-display-filter-expressions>`_ by Brad Duncan

You can now use your understanding of wireshark_ and tcpdump_ to analyze a 2-minutes long packet trace.
Expand Down

0 comments on commit e380c87

Please sign in to comment.