mirror of
https://sharelatex.tu-darmstadt.de/git/681e0e7a3a9c7c9c6b8bb298
synced 2025-12-08 05:27:59 +00:00
Update on Overleaf.
This commit is contained in:
@@ -327,6 +327,7 @@ Fuzzing is conducted through predefined \emph{scenarios}—sequences of function
|
||||
This process is guided by an \textbf{operation recorder} that tracks each function call, applied mutations, and resulting responses in a structured \emph{mutation tree}. Each tree node represents a specific function call executed with one type of mutation. A tree level corresponds to a function in the scenario; sibling nodes represent different mutations of that function.
|
||||
|
||||
\subsubsection*{Mutation Engine}
|
||||
\label{subsubsec:mutation_engine}
|
||||
|
||||
The mutation engine supports both \textit{deterministic} and \textit{random} mutation modes, and implements the following strategies:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user