From a23315e79ff58024134e5d20b4a4cb5bd8050152 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Thu, 7 Nov 2019 22:32:32 -0400 Subject: WIP: Major refactoring of JVM bytecode machinery. --- documentation/research/Security.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'documentation/research/Security.md') diff --git a/documentation/research/Security.md b/documentation/research/Security.md index f583bf12b..d6ec5abf9 100644 --- a/documentation/research/Security.md +++ b/documentation/research/Security.md @@ -1,3 +1,7 @@ +# Access Control List + +1. [Capirca: Multi-platform ACL generation system](https://github.com/google/capirca) + # Return-oriented programming 1. https://github.com/immunant/selfrando @@ -22,6 +26,7 @@ # Vulnerability +1. [CSS Injection Primitives](https://x-c3ll.github.io/posts/CSS-Injection-Primitives/) 1. https://medium.com/@shnatsel/how-rusts-standard-library-was-vulnerable-for-years-and-nobody-noticed-aebf0503c3d6 1. [ACLs don’t](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.406.4684&rep=rep1&type=pdf) 1. https://www.cs.auckland.ac.nz/~pgut001/pubs/book.pdf -- cgit v1.2.3