From 98a6f60dc4c2819975e266f5b6cc131e86299281 Mon Sep 17 00:00:00 2001 From: Jan Vales Date: Sat, 16 Jan 2016 19:29:14 +0100 Subject: [PATCH] Fixed and "fixed" latex-build-errors :/ --- report/content/exercise1.tex | 1 - report/content/exercise2.tex | 7 ++++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/report/content/exercise1.tex b/report/content/exercise1.tex index 2961c64..6abbeda 100644 --- a/report/content/exercise1.tex +++ b/report/content/exercise1.tex @@ -232,7 +232,6 @@ We can also ignore \emph{\textbf{IP.Flags}} as they meet our expected distributi \subsection{Rep:1.l} -#with open('intermediate_stream_data.txt', 'r') as infile: \fbox{\parbox{\textwidth}{ From the remaining features, which ones are not viable to mask a covert channel and could be removed from the analysis? List the newly rejected features and provide short but meaningful reasons for rejection. diff --git a/report/content/exercise2.tex b/report/content/exercise2.tex index 0134db9..1f9b9e6 100644 --- a/report/content/exercise2.tex +++ b/report/content/exercise2.tex @@ -3,8 +3,9 @@ \subsection{Rep:2.a} First we converted the file {\tt team15\_ex21.pcap} from the pcap-ng format to the pcap format to be able to use it with {\tt scapy}. -\fbox{\parbox{{\textwidth} -}} +% TODO: fixme! +%\fbox{\parbox{{\textwidth} +%}} \begin{lstlisting} $ editcap -F libpcap team15_ex21.pcap ex21.pcap \end{lstlisting} @@ -54,7 +55,7 @@ $ ./bitstobytes.py \end{lstlisting} \subsection{Rep:2.b} -\fbox{\parbox{\textwidth{{Data acquired. Key for message (len=42 \& pkts>200): nSa123 (Scott)}} +%\fbox{\parbox{\textwidth{{Data acquired. Key for message (len=42 \& pkts>200): nSa123 (Scott)}} \section{Exercise 2 - Task 2} \subsection{Rep:2.c} -- 2.43.0