Skip to content

Commit 7d9baed

Browse files
committed
Move exercise in the right section
1 parent 7ff331f commit 7d9baed

File tree

2 files changed

+86
-33
lines changed

2 files changed

+86
-33
lines changed

res/sections/31-Les06062017.tex

Lines changed: 3 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ \subsection{Esercizi}
224224
Gli esercizi sono disponibili in \ref{esIRBC:pp}
225225

226226
\chapter{Computer Forensics}\todo{Copia grafico}
227+
\label{IRBC:cf}
227228

228229
Raccolgono tutti gli indizi che possono essere utili per la risoluzione di un
229230
incidente.
@@ -285,37 +286,6 @@ \section{Rapporto Legale}
285286
\end{itemize}
286287

287288

288-
%%%%%ESERCIZI
289+
\section{Esercizi}
289290

290-
291-
L'autenticità richiede
292-
\begin{itemize}
293-
\item Chain of custody forms are completed
294-
\item The original equipment is not touched during the investigation
295-
\item Law enforcement assists in investigating evidence
296-
\item The data is a true and faithful copy of the crime scene (risposta esatta)
297-
\end{itemize}
298-
299-
300-
301-
302-
\todo{Copiare testo}
303-
\begin{itemize}
304-
\item Use commands off the local disk to record what is in memory
305-
\item Use commands off of a memory stick to record what is in memory
306-
\item Find a witness and log times of events (risposta esatta)
307-
\item Call your manager and a lawyer in that order
308-
\end{itemize}
309-
310-
311-
312-
313-
What is NOT TRUE about forensic disk copies
314-
\begin{itemize}
315-
\item The first step in a copy is to calculate the message digest
316-
\item Extraction and analysis for presentation in court should always occur on
317-
the original disk (risposta esatta)
318-
\item Normalization is a forensics stage which converts raw data to an
319-
understood format (e.g. ASCII, graphs)
320-
\item Forensic copies requires a bit-by-bit copy
321-
\end{itemize}
291+
Gli esercizi sono disponibili in \ref{esIRBC:cf}

res/sections/83-EsLes06062017.tex

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,86 @@ \subsection{Pianificazione dei processi}
156156

157157
\Question Risposta esatta: 4
158158
\end{Answer}
159+
160+
\section{Computer Forensics}
161+
\label{esIRBC:cf}
162+
163+
La teoria \`e disponibile in \ref{IRBC:cf}
164+
165+
166+
167+
\begin{Exercise} [
168+
title={Quiz},
169+
label={esIRBC7}
170+
]
171+
172+
\Question L'autenticità richiede
173+
\begin{enumerate}
174+
\item Le forme per la catena di custodia sono complete
175+
\item L'equipaggiamento originale non \`e toccato durante l'investigazione
176+
\item L'attivit\`a giudiziaria assiste nell'investigare le prove
177+
\item I dati sono veri e sono una copia fidata della scena del crimine
178+
\end{enumerate}
179+
\end{Exercise}
180+
181+
\begin{Answer} [
182+
ref={esIRBC7},
183+
number={7}
184+
]
185+
186+
\Question Risposta esatta: 4
187+
\end{Answer}
188+
189+
190+
\begin{Exercise} [
191+
title={Quiz},
192+
label={esIRBC8}
193+
]
194+
195+
\Question Stai sviluppando un piano di \textit{Incident Response}. Un ordine
196+
esecutivo \`e quello che la rete dovrebbe rimanere sempre attiva, e che gli
197+
intrusi siano perseguiti. Il primo passo \`e quello di...
198+
\begin{enumerate}
199+
\item Usare i comandi del disco locale per registrate ci\`o che \`e in memoria
200+
\item Usare i comandi di una scheda di memoria per registrare ci\`o che \`e in
201+
memoria
202+
\item Trovare un testimone e registrare i tempi degli eventi
203+
\item Chiamare il tuo manager e un avvocato in questo ordine
204+
\end{enumerate}
205+
206+
\end{Exercise}
207+
208+
\begin{Answer} [
209+
ref={esIRBC8},
210+
number={8}
211+
]
212+
213+
\Question Risposta esatta: 3
214+
\end{Answer}
215+
216+
217+
\begin{Exercise} [
218+
title={Quiz},
219+
label={esIRBC8}
220+
]
221+
222+
\Question Cosa \`e \textbf{non vero} riguardo le copie forensi dei dischi?
223+
\begin{enumerate}
224+
\item Il primo passo nella copia \`e quello di calcolare il \textit{message
225+
digest}
226+
\item L'estrazione e l'analisi per la presentazione in corte dovrebbe sempre
227+
avvenire nel disco originale
228+
\item La normalizzazione \`e un passo forense nel quale i dati
229+
\textit{row}\footnote{grezzi} vengono convertiti in un formato comprensibile
230+
(es. ASCII, grifici)
231+
\item Le copie forensi richiedono una copia di tipo \textit{bit-a-bit}
232+
\end{enumerate}
233+
\end{Exercise}
234+
235+
\begin{Answer} [
236+
ref={esIRBC8},
237+
number={8}
238+
]
239+
240+
\Question Risposta esatta: 2
241+
\end{Answer}

0 commit comments

Comments
 (0)