diff --git a/Appendices.aux b/Appendices.aux index 9c2e85f..0fe3613 100644 --- a/Appendices.aux +++ b/Appendices.aux @@ -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} diff --git a/Chapter1.aux b/Chapter1.aux index 60c2c89..0459359 100644 --- a/Chapter1.aux +++ b/Chapter1.aux @@ -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} diff --git a/Chapter1.tex b/Chapter1.tex index e2820f9..9b6f5fd 100644 --- a/Chapter1.tex +++ b/Chapter1.tex @@ -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} + diff --git a/Chapter2.aux b/Chapter2.aux index 22a02a8..f796e6c 100644 --- a/Chapter2.aux +++ b/Chapter2.aux @@ -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} diff --git a/Chapter3.aux b/Chapter3.aux index 06b42d6..c2fed83 100644 --- a/Chapter3.aux +++ b/Chapter3.aux @@ -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} diff --git a/Chapter4.aux b/Chapter4.aux index d7a0249..2c95e7e 100644 --- a/Chapter4.aux +++ b/Chapter4.aux @@ -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} diff --git a/Chapter5.aux b/Chapter5.aux index 20440f8..275880f 100644 --- a/Chapter5.aux +++ b/Chapter5.aux @@ -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} diff --git a/Chapter6.aux b/Chapter6.aux index c72a971..d4be9ad 100644 --- a/Chapter6.aux +++ b/Chapter6.aux @@ -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} diff --git a/Chapter7.aux b/Chapter7.aux index c7e4162..baf7136 100644 --- a/Chapter7.aux +++ b/Chapter7.aux @@ -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} diff --git a/Schrick-Noah_MS-Thesis.log b/Schrick-Noah_MS-Thesis.log index b4e5405..a1d0232 100644 --- a/Schrick-Noah_MS-Thesis.log +++ b/Schrick-Noah_MS-Thesis.log @@ -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} -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 diff --git a/Schrick-Noah_MS-Thesis.pdf b/Schrick-Noah_MS-Thesis.pdf index 0b6c515..9b7223b 100644 Binary files a/Schrick-Noah_MS-Thesis.pdf and b/Schrick-Noah_MS-Thesis.pdf differ