My Favourite Paper List
My Favourite Paper List:
- Phrack 1996 Smashing The Stack For Fun And Profit
- Usenix Security 1998 StackGuard
- Phrack 2001 Once upon a free()
- CC 2004 Analyzing Memory Accesses in x86 Executables
- CCS 2005 Control-Flow Integrity
- Usenix Security 2005 Non-control-data attacks are realistic threats
- OSDI 2006 DFI
- CCS 2007 ROP
- CC 2008 Improved memory-access analysis for x86 executables
- SP 2008 WIT
- PLDI 2009 SoftBound
- Usenix Security 2010 Cling
- NDSS 2011 AEG
- ISSTA 2012 Undangle
- SP 2013 SoK: Eternal War in Memory
- SP 2014 SoK: Automated Software Diversity
- SP 2014 Hacking Blind
- OSDI 2014 CPI
- NDSS 2015 FreeSentry
- Usenix Security 2015 Automatic Generation of Data-Oriented Exploits
- NDSS 2015 Preventing Use-after-free with Dangling Pointers Nullification
- CCS 2015 From Collision To Exploitation: Unleashing Use-After-Free Vulnerabilities in Linux Kernel
- Usenix Security 2015 Control-flow bending
- SOSP 2015 Failure sketching
- SP 2016 DOP
- NDSS 2016 Enforcing Kernel Security Invariants with Data Flow Integrity
- ICSE 2016 RETracer