-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path3.WebSecurity.tex
41 lines (41 loc) · 1.3 KB
/
3.WebSecurity.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
% \section{Web Security}
% \label{sec:3.web_security}
%
% \subsection{Introduction and Overview}
% \label{subsec:3.1.web_sec_introduction_and_overview}
%
% \subsection{Web Security Scope}
% \label{subsec:3.2.web_security_scope}
%
% \subsection{From Websites to Modern Web Applications}
% \label{subsec:3.3.from_websites_to_modern_web_applications}
%
% \subsection{HTTP, SSL and Sessions}
% \label{subsec:3.5.http_ssl_and_sessions}
%
% \subsection{Sensitive Data Sinks}
% \label{subsec:3.6.sensitive_data_sinks}
%
% \subsubsection{Cookies}
% \label{subsubsec:3.6.1.cookies}
%
% \subsubsection{Local Storage and Session Storage}
% \label{subsubsec:3.6.2.local_storage}
%
% \subsubsection{Browser Database and IndexedDB}
% \label{subsubsec:3.6.4.browser_database_and_indexeddb}
%
% \subsubsection{Flash Local Storage Objects}
% \label{subsubsec:3.6.5.flash_local_storage_objects}
%
% \subsubsection{Links and URI Fragments}
% \label{subsubsec:3.6.6.links_and-uri_fragments}
%
% \subsubsection{Clipboard Access and Drag\&Drop}
% \label{subsubsec:3.6.7.image_cache_and_temporary_files}
%
% \subsection{Web Security Challenges}
% \label{3.7.web_security_challenges}
%
% \subsection{Roundup and Conclusion}
% \label{subsection:3.8.roundup_and_conclusion}