From a3a8f0881e54f65d6f023f90a9e55c9665ab91de Mon Sep 17 00:00:00 2001 From: David Kaufmann Date: Thu, 17 Dec 2015 02:30:12 +0100 Subject: [PATCH] fix typo --- exercise1.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/exercise1.tex b/exercise1.tex index d10b7bf..4764d46 100755 --- a/exercise1.tex +++ b/exercise1.tex @@ -21,7 +21,8 @@ Source IP (192.168.67.83), Destination IP (192.168.67.37), Protocol (UDP), Lengt repeating transfers, transfers seem separable over time via the udp.srcport attribute -filtered traffic via wireshark again by source port 51899 +filtered traffic via wireshark again by source port 52899 +ip.addr == 192.168.67.83 and udp.srcport == 52899 reexported to csv -- 2.43.0