mirror of
				https://github.com/papers-we-love/papers-we-love.git
				synced 2025-06-13 12:54:28 +00:00 
			
		
		
		
	| Infosec papers, covering vulnerabilities in modern computers that can leak passwords and sensitive data. | ||
|---|---|---|
| .. | ||
| ids-evasion-ptacek-newsham.pdf | ||
| macaroons-cookies-with-contextual-caveats.pdf | ||
| README.md | ||
| sok-eternal-war-in-memory.pdf | ||
Security
- 
Making Programs Forget: Enforcing Lifetime For Sensitive Data (2011) 
- 
A survey of coordinated attacks and collaborative intrusion detection (2010) 
- 
📜 Macaroons: Cookies with Contextual Caveats for Decentralized Authorization in the Cloud (2014) 
- 
📜 Insertion, Evasion, and Denial of Service: eluding network intrusion detection (1998) 
- 
📜 SoK: Eternal War in Memory (2013) - Classifies memory attacks into a taxonomy that is usable by both black- and white-hats.
- An excellent primer on the different memory-related vulnerabilities that exist, (more importantly) why they exist, and the ways in which various defences act to counter them.