Skip to content

Commit 04b172d

Browse files
committed
update links
1 parent 1397ff7 commit 04b172d

2 files changed

Lines changed: 7 additions & 8 deletions

File tree

index.html

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
Mon Jan 5 2026: Introduction
5151
- *Reading*:
5252
Wed Jan 7 2026: IFC
53-
- *Reading*: [Language-Based Information-Flow Security](./papers/sm-jsac03) by Andrei Sabelfeld and Andrew C. Myers
53+
- *Reading*: [Language-Based Information-Flow Security](./papers/sm-jsac03.pdf) by Andrei Sabelfeld and Andrew C. Myers
5454
Fri Jan 9 2026: IFC
55-
- *Reading*: [A sound type system for secure flow analysis](./papers/volpano96) by Dennis Volpano, et al.
55+
- *Reading*: [A sound type system for secure flow analysis](./papers/volpano96.pdf) by Dennis Volpano, et al.
5656
Mon Jan 12 2026: IFC
5757
- *Reading*: [Flexible Dynamic Information Flow Control in the Presence of Exceptions](https://cseweb.ucsd.edu/~dstefan/pubs/stefan:2017:flexible.pdf) by Deian Stefan, et al.
5858
- *Reading (optional)*: [Co-Inflow: Coarse-grained Information Flow Control for Java-like Languages](https://jianxiang.info/pub/SP21.pdf) by Jian Xiang and Stephen Chong
@@ -71,7 +71,7 @@
7171
Wed Jan 28 2026: Crypto
7272
- *Reading*: [FaCT: A DSL for timing-sensitive computation](https://cseweb.ucsd.edu/~dstefan/pubs/cauligi:2019:fact.pdf) by Sunjay Cauligi, et al.
7373
Fri Jan 30 2026: Crypto
74-
- *Reading (optional):* [Formal Security and Functional Verification of Cryptographic Protocol Implementations in Rust](./papers/bhargavan.pdf) by Karthikeyan Bhargavan, et al.
74+
- *Reading (optional):* [Formal Security and Functional Verification of Cryptographic Protocol Implementations in Rust](./papers/bhargavan25.pdf) by Karthikeyan Bhargavan, et al.
7575
Mon Feb 2 2026: Wasm
7676
- *Reading*: [Lightweight, Modular Verification for WebAssembly-to-Native Instruction Selection](./papers/crocus.pdf) by Alexa VanHattum et al.
7777
Wed Feb 4 2026: Wasm
@@ -102,12 +102,11 @@
102102
- *Reading*: [Finding Real Bugs in Big Programs with Incorrectness Logic](https://dl.acm.org/doi/epdf/10.1145/3527325) by Quang Loc Le, et al.
103103
Fri Mar 6 2026: Static Analysis (cont)
104104
- **Due**: Projects updates (game plan for the last stretch)
105-
Mon Mar 9 2026: Fin
106-
- *Reading*: [Automated Policy Synthesis for System Call Sandboxing](./papers/abhaya.pdf) by Shankara Pailoor, et al.
107-
Wed Mar 11 2026: Fin
105+
Mon Mar 9 2026: Fuzzing
106+
- *Reading*: [FUZZILLI: Fuzzing for JavaScript JIT Compiler Vulnerabilities](./papers/fuzzilli.pdf) by Samuel Groß, et al.
107+
Wed Mar 11 2026: TBA
108+
Fri Mar 13 2026: Fin
108109
- *Reading*: [Automated Exploit Generation for Node.js Packages](https://dl.acm.org/doi/epdf/10.1145/3729304) by Filipe Marques, et al.
109-
Fri Mar 13 2026: Fin (cont)
110-
- *Reading (optional)*: [Modular Verification of Secure and Leakage-Free Systems: From Application Specification to Circuit-Level Implementation](./papers/parfait.pdf) by Anish Athalye, et al.
111110

112111
Evaluation
113112
==============================================================

papers/fuzzilli.pdf

897 KB
Binary file not shown.

0 commit comments

Comments
 (0)