Creating a proper command line and script for signature generation.
[pingpong.git] / papers / SIGCOMM2018_IoT-SP / related-work.tex
1 \section{Related Work}
2 \label{sect:related-work}
3
4 {\color{red}
5 Princeton paper:
6 \begin{itemize}
7 \item Recognize that they can perform activity detection by observing changes in traffic volume over time
8 \item However, they cannot distinguish on/off from each other
9 \item Proposed traffic shaping does not prevent activity inference from the observation of packet lengths in specific sequences (assuming no VPN)
10 \end{itemize}
11 Cisco paper:
12 \begin{itemize}
13 \item Also uses DNS for contextual information
14 \item Refers to previous work that considers packet lengths and sequences of packets (and uses this themselves)
15 \end{itemize}
16 }