-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
259 lines (256 loc) · 8.87 KB
/
index.html
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
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
<!DOCTYPE html>
<html>
<head>
<title>CS 88S: Safety in the Cloud - Introduction to Cybersecurity</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<!-- og tags -->
<meta property="og:url" content="http://www.kfrankc.me/cs88s/index.html" />
<meta property="og:title" content="CS 88S: Safety in the Cloud - Introduction to Cybersecurity" />
<meta property="og:description" content="Class website for CS 88S, Spring 2017" /> <meta property="og:image" content="http://www.kfrankc.me/cs88s/img/cyber.png" />
<meta property="og:image:width" content="322" />
<meta property="og:image:height" content="325" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Class website for CS 88S, Spring 2017">
<meta name="author" content="Frank Chen">
<!--css-->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/animate.css">
<!--js-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="js/wow.min.js"></script>
<!-- responsive icons -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<script> new WOW().init(); </script>
<header>
<nav>
<ul>
<li class="homebutton"><a href="http://kfrankc.me">Home</a></li>
</ul>
</nav>
<h2><b><a href="index.html">CS 88S: Safety in the Cloud - Introduction to Cybersecurity</a></b></h2>
</header>
<div class="wow fadeIn">
<section>
<div class="fill">
<img data-src="img/cyber.png">
</div>
<p><b>* UCLA's Beat 'SC Bonfire.</b> Notice the sheer number of students recording the event and sharing with their friends in real time. In our current world, the internet has connected everyone, but this also introduces new problems regarding online safety.</p>
</section>
<section>
<table>
<tbody>
<tr>
<td><b>Quarter</b></td>
<td width="20px"> </td>
<td>Spring 2017</td>
</tr>
<tr>
<td><b>Instructor</b></td>
<td width="20px"> </td>
<td><a href="http://kfrankc.me">Frank Chen</a></td>
</tr>
<tr>
<td><b>Lecture</b></td>
<td width="20px"> </td>
<td>TBA</td>
</tr>
<tr>
<td><b>Webpage</b></td>
<td width="20px"> </td>
<td>http://kfrankc.me/cs88s</td>
</tr>
<tr>
<td><b>Faculty Mentor</b></td>
<td width="20px"> </td>
<td><a href="https://lasr.cs.ucla.edu/reiher/">Prof. Peter Reiher</a></td>
</tr>
<tr>
<td><b>Office Hours</b></td>
<td width="20px"> </td>
<td>TBA</td>
</tr>
</tbody>
</table>
</section>
</div>
<div class="wow fadeIn">
<section>
<h3>
<span class="quote">"</span>
Education is the most powerful weapon which you can use to change the world.
</h3>
<p style="padding-left: 600px">Nelson Mandela</p>
</section>
</div>
<div class="wow fadeIn">
<section>
<h1><b>Description</b></h1>
<p align="justify">This course is an preliminary introduction to the field of cybersecurity. We will study a variety of topics that are important for a regular consumer of technology. This course has great relevance in our current society: cyber attacks and data leaks are becoming more mainstream. A shared belief in the journalism field is that "nothing is more important to democracy than an educated electorate"; the same can be said for education in cybsecurity. It is more important than ever for everyone to be <i>cybersecurity-aware</i>.</p>
</section>
<section>
<br>
<h1>
<span class="underline"><a href="USIE_Syllabus.pdf"><b>Link</b></a></span> to Course Syllabus
</h1>
<br><br>
</section>
<section>
<h1><b>Course Schedule</b></h1>
<p>* Each week's slides + resources will be put on the website <b>after</b> class!</p>
<br>
<table>
<tbody>
<tr>
<td><b>Week 1</b></td>
<td width="20px"> </td>
<td>Introduction & Motivations for the Class</td>
</tr>
<tr>
<td>
<br>
<img class="opaque" src="img/file.png">
</td>
<td width="20px"> </td>
<td>
<a href="hw/hw1.png" target="_blank">[HW #1] Thinking about Cybersecurity</a><br>
<a href="http://bit.ly/2hQdSNA" target="_blank">[ARTICLE] Why is cybersecurity so important?</a><br>
<a href="http://r29.co/2doFCmR" target="_blank">[ARTICLE] This is why you should update your iPhone today</a>
</td>
</tr>
<tr>
<td><b>Week 2</b></td>
<td width="20px"> </td>
<td>Hollywood Hacking vs. Real Hacking</td>
</tr>
<tr>
<td>
<br>
<img class="opaque" src="img/file.png">
</td>
<td width="20px"> </td>
</tr>
<tr>
<td><b>Week 3</b></td>
<td width="20px"> </td>
<td>Phishing, Social Engineering, Identity Theft</td>
</tr>
<tr>
<td>
<br>
<img class="opaque" src="img/file.png">
</td>
<td width="20px"> </td>
</tr>
<tr>
<td><b>Week 4</b></td>
<td width="20px"> </td>
<td>Password, Authentication, Password Managers</td>
</tr>
<tr>
<td>
<br>
<img class="opaque" src="img/file.png">
</td>
<td width="20px"> </td>
</tr>
<tr>
<td><b>Week 5</b></td>
<td width="20px"> </td>
<td>Web Browsing, Encryptions, VPNs</td>
</tr>
<tr>
<td>
<br>
<img class="opaque" src="img/file.png">
</td>
<td width="20px"> </td>
</tr>
<tr>
<td><b>Week 6</b></td>
<td width="20px"> </td>
<td>Protecting yourself: apps, methods, practices</td>
</tr>
<tr>
<td>
<br>
<img class="opaque" src="img/file.png">
</td>
<td width="20px"> </td>
</tr>
<tr>
<td><b>Week 7</b></td>
<td width="20px"> </td>
<td>Your Data and how it's used to make Money</td>
</tr>
<tr>
<td>
<br>
<img class="opaque" src="img/file.png">
</td>
<td width="20px"> </td>
</tr>
<tr>
<td><b>Week 8</b></td>
<td width="20px"> </td>
<td>Cybersecurity, Privacy, US Government</td>
</tr>
<tr>
<td>
<br>
<img class="opaque" src="img/file.png">
</td>
<td width="20px"> </td>
</tr>
<tr>
<td><b>Week 9</b></td>
<td width="20px"> </td>
<td>TBA</td>
</tr>
<tr>
<td>
<br>
<img class="opaque" src="img/file.png">
</td>
<td width="20px"> </td>
</tr>
<tr>
<td><b>Week 10</b></td>
<td width="20px"> </td>
<td>Future Topics in Cybersecurity</td>
</tr>
<tr>
<td>
<br>
<img class="opaque" src="img/file.png">
</td>
<td width="20px"> </td>
</tr>
</tbody>
</table>
</section>
<section>
<br><br>
<h1><b>Policies</b></h1>
<p align="justify"><i>Class participation.</i> Participation is extremely important for acquiring knowledge in this course! I always welcome questions and any other input from you—your active participation in this course will enhance your learning experience and that of the other students. <b><i>Ask my anything, anytime.</i></b></p>
<p align="justify"><i>Academic honesty.</i> The students are expected to fully abide by UCLA's student conduct <a href="http://www.deanofstudents.ucla.edu/Portals/16/Documents/UCLACodeOfConduct_Rev030416.pdf"><b>policies</b></a>, including Section 102.01 on academic honesty. You will find a wealth of helpful materials <a href="http://www.deanofstudents.ucla.edu/Academic-Integrity"><b>here</b></a>, including the <a href="http://copyright.universityofcalifornia.edu/use/index.html"><b>Use of Copyrighted Material</b></a>. Academic dishonesty will be promptly reported to the Dean of Students' Office for adjudication and disciplinary action. Remember, cheating will have significant and irrevocable consequences for your academic record and professional future. Please don't cheat.
</section>
</div>
<script src="js/imageloader.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90665157-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>