From 8b76248d6e37ce7c992f3ecce639ee6dd71647fe Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@DESKTOP-2S09UKA> Date: Thu, 27 Aug 2020 09:08:37 -0700 Subject: [PATCH] add Videos section --- documentation/Wireshark/README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/documentation/Wireshark/README.md b/documentation/Wireshark/README.md index 2897967aba..2c82a64933 100644 --- a/documentation/Wireshark/README.md +++ b/documentation/Wireshark/README.md @@ -49,11 +49,16 @@ Always use the latest so that operating-system security and feature sets are up 4. Consult resources in the References section below. 5. [StackOverflow](https://stackoverflow.com/search?q=wireshark) is an excellent resource for detailed technical questions, looking up error messages, etc. +## Videos + +1. [Intro to Wireshark: Basics + Packet Analysis!](https://www.youtube.com/watch?v=TkCSr30UojM) by SinnohStarly - Ross Teixeira. +2. [Wireshark Tutorial for Beginners](https://www.youtube.com/watch?v=TkCSr30UojM) by Anson Alexander +3. [Back to Basics](https://www.youtube.com/watch?v=y13zH-8OPE8&t=9s) video by Hansang Bae. "Read.... READ I SAY!!!!" + ## References 1. [Wireshark home](https://www.wireshark.org) and [Learning Wireshark](https://www.wireshark.org/#learnWS) -2. [Back to Basics](https://www.youtube.com/watch?v=y13zH-8OPE8&t=9s) video by Hansang Bae. "Read.... READ I SAY!!!!" -3. [Wireshark User’s Guide](https://www.wireshark.org/docs/wsug_html_chunked) -4. [Wireshark Frequently Asked Questions (FAQ)](https://www.wireshark.org/faq.html) and [Ask Wireshark](https://ask.wireshark.org/questions) -5. [NPS Remote Access and Wireless Services](https://nps.edu/web/technology/remote-access) -6. Tobias Brennenstuhl, [REPEATABLE UNIT TESTING OF DISTRIBUTED INTERACTIVE SIMULATION (DIS) PROTOCOL BEHAVIOR STREAMS USING WEB STANDARDS](https://calhoun.nps.edu/handle/10945/65436), MOVES Masters Thesis, Naval Postgraduate School (NPS), Monterey California USA, June 2020. +2. [Wireshark User’s Guide](https://www.wireshark.org/docs/wsug_html_chunked) +3. [Wireshark Frequently Asked Questions (FAQ)](https://www.wireshark.org/faq.html) and [Ask Wireshark](https://ask.wireshark.org/questions) +4. [NPS Remote Access and Wireless Services](https://nps.edu/web/technology/remote-access) +5. Tobias Brennenstuhl, [REPEATABLE UNIT TESTING OF DISTRIBUTED INTERACTIVE SIMULATION (DIS) PROTOCOL BEHAVIOR STREAMS USING WEB STANDARDS](https://calhoun.nps.edu/handle/10945/65436), MOVES Masters Thesis, Naval Postgraduate School (NPS), Monterey California USA, June 2020. -- GitLab