Uninformed: Informative Information for the Uninformed

Vol 5» 2006.Sep



Results

This section presents performance results for each of the duration-based matching metrics described in chapter 4. To compare the performance of these metrics, a rating system was devised as follows. Each metric was exercised across four print databases using three packet capture samples $s_1$% WIDTH=18 HEIGHT=29 , $s_2$% WIDTH=18 HEIGHT=29 , and $s_3$% WIDTH=18 HEIGHT=29 as input for each 802.11 implementation. We define for each 802.11 implementation I, a success probability $R_I$% WIDTH=22 HEIGHT=30 for a matching metric M. It is the probability that M correctly identifies a sample, that is, identifies that sample as originating with I when it does indeed originate with I.

For example, consider Table 5.1. This print database has 13 fingerprints hence there are 13 entries. The table was produced by using the MediumCompare metric on a particular sample. The tables tells us that this metric believes the sample originated with the Broadcom-MiniPCI (ID 10 in the table) since it has rank zero. But this is incorrect. The sample originated with the Apple-Airport Extreme (ID 5), which has rank "1". So we take as SimpleCompare's probability of succeeding when the sample originates with Apple-Airport Extreme to be (13 - rank)/13 or (13 - 1)/13 since the correct implementation is given rank "1" by the metric.

Now since there are three samples, we extend RI for a metric M to be $RI = [(13 - s_1 rank) + (13 - s_2 rank) + (13 - s_3
rank)] / (3 * 13)$% WIDTH=442 HEIGHT=32 (eq 5.1) where $s_i$% WIDTH=16 HEIGHT=29 rank is the rank assigned by M to the 802.11 implementation I that actually produced sample $s_i$% WIDTH=16 HEIGHT=29 . If the probability that I occurs is $P_I$% WIDTH=21 HEIGHT=30 then the success rate of M is the unconditional probability of success given by $P_{I1} * R_{I1} + P_{I2} * R_{I2} + \dots +
P_{I13} * R_{I13}$% WIDTH=286 HEIGHT=30

Each term in this sum is the product of the probability of seeing a sample from one of the 13 implementations and the probability of M succeeding to identify it in that case. So M could have a good overall success rate even though it performs badly when trying to identify a sample as belonging to some 802.11 implementation if that implementation doesn't arise often. However, we shall assume that implementations are equally likely to occur. In that case, the sum above becomes $(R_{I1} + R_{I2} + \dots +
R_{I13}) / 13$% WIDTH=200 HEIGHT=32 .


Table 5.1: Ordered list generated from a matching metric

\begin{table}
\begin{center}
\begin{tabular}{\vert l\vert l\vert l\vert p{1in...
....5& smc2532w.sys
\\
\hline
\par
\end{tabular}
\end{center}
\end{table}% WIDTH=616 HEIGHT=377




Subsections