-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
91 lines (73 loc) · 3.38 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<title>Stanford Security Reading Group by securitylab</title>
</head>
<body>
<header>
<div class="container">
<h1>Stanford Security Reading Group</h1>
<h2></h2>
</div>
</header>
<div class="container">
<section id="main_content">
<p>We like to read and discuss interesting security-related
papers. At least once a week. You should <a href="https://mailman.stanford.edu/mailman/listinfo/security-reading">join
us</a>. It's lots of fun.</p>
<h3>
<a id="time--location" class="anchor" href="#time--location" aria-hidden="true"><span class="octicon octicon-link"></span></a>Time & location</h3>
<p>Thursday 4PM in Gates.</p>
<h3>
<a id="papers" class="anchor" href="#papers" aria-hidden="true"><span class="octicon octicon-link"></span></a>Papers</h3>
<p>Jan 20: <a
href="http://sns.cs.princeton.edu/docs/passe-sp14-final.pdf">Automating
Application Security for Cloud Services</a> by Aaron Blankstein and
Michael J. Freedman. <em>[Deian]</em></p>
<p>Jan 27: <a
href="http://pdos.lcs.mit.edu/%7Emax/docs/okws.pdf">Building Secure High-Performance Web Services with OKWS
</a> by Maxwell Krohn.<em>[Henry]</em></p>
<p>Feb 10: <a
href="http://sva.cs.illinois.edu/pubs/VirtualGhost-ASPLOS-2014.pdf">Virtual
Ghost: Protecting Applications from Hostile Operating Systems</a> by
John Criswell, Nathan Dautenhahn, and Vikram Adve. <em>[Sergio]</em></p>
<p>Feb 17:
<a href="https://www.informatik.tu-darmstadt.de/fileadmin/user_upload/Group_TRUST/PubsPDF/hardware-assisted-cfi.pdf">
Hardware-Assisted Fine-Grained Control-Flow Integrity: Towards
Efficient Protection of Embedded Systems Against Software
Exploitation
</a> by
Lucas Davi, Patrick Koeberl, and Ahmad-Reza Sadeghi.
<em>[Ali]</em></p>
<p>Mar 3:
<a href="http://research.microsoft.com/pubs/231728/OAuthDemystified.pdf">
OAuth demystified for mobile application developers</a> by
Eric Chen, Yutong Pei, Shuo Chen, Yuan Tian, Robert Kotcher, and
Patrick Tague.
<em>[Patrick]</em></p>
<p>Mar 17:
<a href="https://www.usenix.org/conference/usenixsecurity13/technical-sessions/paper/alFardan">
On the Security of RC4 in TLS</a> by
Nadhem AlFardan, Daniel J. Bernstein, Kenneth G. Paterson, Bertram Poettering, and Jacob C.N. Schuldt.
<em>[Devon]</em></p>
<p>Apr 9:
<a href="http://eprint.iacr.org/2015/264">BlindBox: Deep Packet Inspection over Encrypted Traffic</a> by
Justine Sherry, Chang Lan, Raluca Ada Popa and Sylvia Ratnasamy.
<em>[Henry]</em></p>
</section>
<h3>
<a id="clanedar" class="anchor" href="#calendar"
aria-hidden="true"><span class="octicon
octicon-link"></span></a>Calendar</h3>
<iframe
src="https://www.google.com/calendar/embed?title=Security%20Reading&showPrint=0&showTabs=0&height=460&wkst=2&bgcolor=%23ffffff&ctz=America%2FLos_Angeles&src=8a22duv74qnj6uosueeks8q99k%40group.calendar.google.com"
style=" border-width:0 " width="600" height="460"
frameborder="0" scrolling="no"></iframe>
</div>
</body>
</html>