Objectives and Contributions

This commit is contained in:
Noah L. Schrick 2022-02-27 16:45:43 -06:00
parent 010e4c8093
commit be25b6da85
11 changed files with 27 additions and 14 deletions

View File

@ -9,7 +9,7 @@
\@setckpt{Appendices}{
\setcounter{page}{22}
\setcounter{equation}{0}
\setcounter{enumi}{0}
\setcounter{enumi}{4}
\setcounter{enumii}{0}
\setcounter{enumiii}{0}
\setcounter{enumiv}{11}

View File

@ -12,7 +12,7 @@
\@setckpt{Chapter1}{
\setcounter{page}{3}
\setcounter{equation}{0}
\setcounter{enumi}{0}
\setcounter{enumi}{4}
\setcounter{enumii}{0}
\setcounter{enumiii}{0}
\setcounter{enumiv}{0}

View File

@ -18,4 +18,17 @@ states \cite{zhang_boosting_2017}. Various efforts that will be discussed in Sec
\TUsection{Application to Cybersecurity and Compliance}
\TUsection{Objectives and Contributions}
The objectives of this thesis are:
\begin{itemize}
\item{Extend the utility of RAGE to:}
\begin{enumerate}
\item{Reduce the complexity required for network model and exploit file creation}
\item{Expand the complexity of attack modeling}
\item{Allow for the creation of an infinite sized Attack Graph, assuming infinite storage}
\item{Split Attack Graphs into subgraphs to simplify analysis of individual clusters}
\end{enumerate}
\item{Implement solutions to reduce state space explosion while remaining exhaustive and capturing all necessary information}
\item{Extend RAGE to function for heterogeneous distributed computing environments}
\end{itemize}

View File

@ -8,7 +8,7 @@
\@setckpt{Chapter2}{
\setcounter{page}{4}
\setcounter{equation}{0}
\setcounter{enumi}{0}
\setcounter{enumi}{4}
\setcounter{enumii}{0}
\setcounter{enumiii}{0}
\setcounter{enumiv}{0}

View File

@ -26,7 +26,7 @@
\@setckpt{Chapter3}{
\setcounter{page}{12}
\setcounter{equation}{0}
\setcounter{enumi}{0}
\setcounter{enumi}{4}
\setcounter{enumii}{0}
\setcounter{enumiii}{0}
\setcounter{enumiv}{0}

View File

@ -9,7 +9,7 @@
\@setckpt{Chapter4}{
\setcounter{page}{13}
\setcounter{equation}{0}
\setcounter{enumi}{0}
\setcounter{enumi}{4}
\setcounter{enumii}{0}
\setcounter{enumiii}{0}
\setcounter{enumiv}{0}

View File

@ -26,7 +26,7 @@
\@setckpt{Chapter5}{
\setcounter{page}{15}
\setcounter{equation}{0}
\setcounter{enumi}{0}
\setcounter{enumi}{4}
\setcounter{enumii}{0}
\setcounter{enumiii}{0}
\setcounter{enumiv}{0}

View File

@ -19,7 +19,7 @@
\@setckpt{Chapter6}{
\setcounter{page}{17}
\setcounter{equation}{0}
\setcounter{enumi}{0}
\setcounter{enumi}{4}
\setcounter{enumii}{0}
\setcounter{enumiii}{0}
\setcounter{enumiv}{0}

View File

@ -4,7 +4,7 @@
\@setckpt{Chapter7}{
\setcounter{page}{18}
\setcounter{equation}{0}
\setcounter{enumi}{0}
\setcounter{enumi}{4}
\setcounter{enumii}{0}
\setcounter{enumiii}{0}
\setcounter{enumiv}{0}

View File

@ -1,4 +1,4 @@
This is pdfTeX, Version 3.141592653-2.6-1.40.23 (TeX Live 2021/Arch Linux) (preloaded format=pdflatex 2022.2.14) 25 FEB 2022 22:40
This is pdfTeX, Version 3.141592653-2.6-1.40.23 (TeX Live 2021/Arch Linux) (preloaded format=pdflatex 2022.2.14) 26 FEB 2022 17:08
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
@ -299,20 +299,20 @@ CHAPTER 7.
### semi simple group (level 1) entered at line 52 (\begingroup)
### bottom level
Here is how much of TeX's memory you used:
2128 strings out of 478353
37335 string characters out of 5854635
2129 strings out of 478353
37349 string characters out of 5854635
344903 words of memory out of 5000000
20201 multiletter control sequences out of 15000+600000
20202 multiletter control sequences out of 15000+600000
407157 words of font info for 39 fonts, out of 8000000 for 9000
1141 hyphenation exceptions out of 8191
55i,7n,62p,310b,1301s stack positions out of 5000i,500n,10000p,200000b,80000s
55i,7n,62p,310b,1305s stack positions out of 5000i,500n,10000p,200000b,80000s
{/usr/share/texmf-dist/fonts/enc/dvips/cm-super/cm-super-ts1.en
c}</usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/
texmf-dist/fonts/type1/public/amsfonts/cm/cmmi12.pfb></usr/share/texmf-dist/fon
ts/type1/public/amsfonts/cm/cmr12.pfb></usr/share/texmf-dist/fonts/type1/public
/amsfonts/cm/cmsy10.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/c
mti12.pfb></usr/share/texmf-dist/fonts/type1/public/cm-super/sfrm1200.pfb>
Output written on Schrick-Noah_MS-Thesis.pdf (31 pages, 206429 bytes).
Output written on Schrick-Noah_MS-Thesis.pdf (31 pages, 211425 bytes).
PDF statistics:
137 PDF objects out of 1000 (max. 8388607)
89 compressed objects within 1 object stream

Binary file not shown.