Added studentid
parent
a7355d8459
commit
f5877138e2
|
@ -42,7 +42,7 @@
|
|||
\begin{document}
|
||||
\title{Overview of IoT Fuzzing Techniques}
|
||||
\author{\IEEEauthorblockN{Tuan-Dat
|
||||
Tran\\\small(3012345)}\\\IEEEauthorblockA{University of
|
||||
Tran\\\small(3030462)}\\\IEEEauthorblockA{University of
|
||||
Duisburg-Essen\\tuan-dat.tran@stud.uni-due.de}}
|
||||
|
||||
\maketitle
|
||||
|
@ -179,10 +179,10 @@ In this section, we are going to create an overview of different IoT fuzzers, li
|
|||
Firm-AFL\cite{firmafl} & Greybox & Firmware & Mutation \newline Augmented Process Emulation* & Emulation\\\midrule
|
||||
Snipuzz\cite{snipuzz} & Blackbox & API & Snippet-based mutation*\newline & Network Monitor \\\midrule
|
||||
Firmcorn\cite{firmcorn} & Greybox & Firmware & Optimal virtual execution*\newline Vulnerability-oriented fuzzing*& Instrumentation \\\midrule%Memory corruption check \& Exception detection
|
||||
% FirmFuzz\cite{firmfuzz} & Greybox & Web Interface & Generational\newline & \\ \midrule
|
||||
% FirmFuzz\cite{firmfuzz} & Greybox & Web Interface & Generational\newline & \\ \midrule
|
||||
Diane\cite{diane} & Blackbox & Companion App & Mutation & Active probing\\\midrule
|
||||
HFuzz\cite{hfuzz} & Greybox & Network protocol & Message Structure Tree*& Instrumentation \\\midrule
|
||||
% IoTHunter\cite{iothunter} & Greybox & Network protocol & Multi-level message generation* & \\
|
||||
% IoTHunter\cite{iothunter} & Greybox & Network protocol & Multi-level message generation* & \\
|
||||
WMIFuzzer\cite{wmifuzzer} & Blackbox & Web Interface & Mutation & Network Monitor\\
|
||||
\bottomrule
|
||||
\end{tabularx}
|
||||
|
|
Loading…
Reference in New Issue