-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.tex
207 lines (161 loc) · 6.1 KB
/
main.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
\documentclass[12pt, a4paper]{article}
\usepackage[utf8]{inputenc}
\usepackage[english,italian]{babel}
\usepackage{geometry}
\usepackage{graphicx}
\usepackage{float}
\usepackage{textcomp}
\usepackage{enumitem}
\usepackage{hyperref}
\usepackage{nameref}
\usepackage[skip=3pt, font=footnotesize]{caption}
\usepackage{array}
\usepackage{soul}
\usepackage{xcolor}
\usepackage{xurl}
\usepackage[normalem]{ulem}
\usepackage{eurosym}
\usepackage[shortcuts,acronym]{glossaries}
\makeglossaries
% imposta la dimensione dei margini
\geometry{
a4paper,
left=30mm,
right=30mm,
top=30mm,
bottom=30mm,
}
% Definisce la cartella delle immagini
\graphicspath{ {images/} }
% Rimuove il numero delle sezioni
%\setcounter{secnumdepth}{0}
% Modifica il secondo elemento delle liste in pallino vuoto
\setlist[itemize,2]{label=\textopenbullet}
% comando che crea virgolette di apertura e chiusura
\newcommand{\virgolette}[1]{``#1''}
% comando che colora di blu il testo. Usato per nuovo contenuto
\newcommand{\blue}[1]{\color{blue}#1\color{black}}
%\newcommand{\blue}[1]{#1}
% comando che colora di rosso il testo. Usato per contenuto rimosso
\newcommand{\red}[1]{\color{red}\sout{#1}\color{black}}
%\newcommand{\red}[1]{}
% comando che colora di blu il testo. Usato per i TODO
\newcommand{\todo}[1]{\color{purple}*#1\color{black}}
% comando che rende codice il testo
\newcommand{\code}[2][RGB]{%
\begingroup
\texttt{
\definecolor{hlcolor}{#1}{226,226,226}\sethlcolor{hlcolor}%
\hl{#2}%
}
\endgroup
}
% ACRONIMI
\newacronym{DDoS}{DDoS}{Distributed Denial of Service}
\newacronym{DoS}{DoS}{Denial of Service}
\newacronym{RAT}{RAT}{Remote Access Trojan}
\newacronym{APK}{APK}{Android application PacKage}
\newacronym{SSL}{SSL}{Secure Sockets Layer}
\newacronym{IoT}{IoT}{Internet of Things}
\newacronym{HTTPS}{HTTPS}{Hypertext Transfer Protocol Secure}
\newacronym{HTTP}{HTTP}{Hypertext Transfer Protocol}
\newacronym{TCP/IP}{TCP/IP}{Transmission Control Protocol/Internet Protocol}
\newacronym{AWS}{AWS}{Amazon Web Services}
\newacronym{API}{API}{Application Programming Interface}
\newacronym{C2}{C2}{Command and Control}
\newacronym{SMB}{SMB}{Server Message Block}
\newacronym{2FA}{2FA}{Two Factor Authentication}
\newacronym{ICS}{ICS}{Industrial Control System}
\newacronym{OS}{OS}{Operating System}
\newacronym{NSA}{NSA}{National Security Agency}
\newacronym{CIA}{CIA}{Central Intelligence Agency}
\newacronym{PLC}{PLC}{Programmable Logic Controller}
\newacronym{RTU}{RTU}{Remote Terminal Unit}
\newacronym{MBR}{MBR}{Master Boot Record}
\newacronym{VPN}{VPN}{Virtual Private Server}
\newacronym{MFT}{MFT}{Master File Table}
\newacronym{OTP}{OTP}{One Time Password}
\newacronym{MITM}{MITM}{Man In The Middle}
\newacronym{IMP}{IMP}{Identity Management Platform}
\newacronym{SSO}{SSO}{Single-Sign On}
\newacronym{SPID}{SPID}{Sistema Pubblico di Identità Digitale}
\newacronym{AgID}{AgID}{Agenzia per l'Italia Digitale}
\newacronym{SAML}{SAML}{Security Assertion Markup Language}
\newacronym{XML}{XML}{Extensible Markup Language}
\newacronym{DAC}{DAC}{Discretionary Access Control}
\newacronym{MAC}{MAC}{Mandatory Access Control}
\newacronym{RBAC}{RBAC}{Role Based Access Control}
\newacronym{ABAC}{ABAC}{Attribute Based Access Control}
\newacronym{SSD}{SSD}{Static Separation of Duty}
\newacronym{DSD}{DSD}{Dynamic Separation of Duty}
\newacronym{XACML}{XACML}{eXtensible Access Control Markup Language}
\newacronym{GDPR}{GDPR}{General Data Protection Regulation}
\newacronym{DP3T}{DP3T}{Decentralized Privacy-Preserving Proximity Tracing}
\newacronym{GCHQ}{GCHQ}{Government Communications Headquarters}
\newacronym{PETS}{PETS}{Privacy Enhancing Technologies}
\newacronym{LINDDUN}{LINDDUN}{Linkability Identifiability Non-Repudiation Detectability Disclosure of Information Unawareness Non-Compliance}
\begin{document}
% Prima pagina
\begin{titlepage}
\centering
\vfill
\vspace*{4cm}
\Huge APPUNTI\\
\vspace*{0.3cm}
\Huge Fondamenti di Sicurezza e Privacy\\
\vspace*{1cm}
\large Università degli studi di Verona\\
\vspace*{4cm}
\normalsize Antonio Panfili\\
\vspace*{7cm}
%\footnotesize 20 Gennaio 2022
\footnotesize \today
\vfill
\end{titlepage}
\newpage
% Indice
\tableofcontents
\newpage
% Sezioni
% INTRODUZIONE
\input{sections/01_introduzione}
% LEZIONE 1 e 2
\input{sections/02_cyberthreatlanderscape}
% LEZIONE 3.1
\input{sections/03_cyberkillchain}
% LEZIONE 3.2
\input{sections/04_mitreattack}
% LEZIONE 4
\input{sections/05_socialengineering}
% LEZIONE 5
\input{sections/06_cyberwar}
% LEZIONE 7
\input{sections/07_malwaretypes}
% LEZIONE 8
\input{sections/08_passwordattacks}
% LEZIONE 9 e 10
\input{sections/09_identityaccessmanagement}
% LEZIONE 12
\input{sections/10_introductiontoprivacy}
% LEZIONE 13
\input{sections/11_dataprotection}
% LEZIONE 15
\input{sections/12_privacybydesign}
% LEZIONE 16
\input{sections/13_dataanonimyzation}
\newpage
\newpage
% ACRONIMI
\printglossary[type=\acronymtype, style=index]
% LISTA FIGURE
\listoffigures
% LISTA TABELLE
\listoftables
\begin{thebibliography}{00}
\bibitem{VIRSEC_SolarWInd} Satya Gupta, VIRSEC \url{https://www.virsec.com/resources/learning-center/white-paper-taxonomy-of-the-attack-on-solarwinds-and-its-supply-chain}
\bibitem{ENISA_SupplyChainAttacks} I. Lella, M. Theocharidou, E. Tsekmezoglou, A. Malatras - European Union Agency for Cybersecurity, S. Garcia, V. Valeros - Czech Technical University in Prague \url{https://www.enisa.europa.eu/publications/threat-landscape-for-supply-chain-attacks}, Luglio 29, 2021
\bibitem{medicalequipmenttargeted} C. Zaboeva \url{https://securityintelligence.com/posts/german-task-force-for-covid-19-medical-equipment-targeted-in-ongoing-phishing-campaign/}, Giugno 8, 2020
\bibitem{covid19domainnames} J. Szurdi, Z. Chen, O. Starov, A. McCabe, R. Duan \url{https://unit42.paloaltonetworks.com/how-cybercriminals-prey-on-the-covid-19-pandemic/}, Aprile 22, 2020
\bibitem{fakenewscovid19} Dr. J. Scott Brennen, Felix Simon, Dr Philip N. Howard, Prof. Rasmus Kleis Nielsen \url{https://reutersinstitute.politics.ox.ac.uk/types-sources-and-claims-covid-19-misinformation}, Aprile 7, 2020
\end{thebibliography}
\end{document}