From 31d3e49dcce4ed8f2ab8b6f42ac807e0596928d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksandar=20Todorovi=C4=87?= Date: Thu, 7 Aug 2014 01:30:16 +0200 Subject: [PATCH 1/5] Update README.md Filling up security section a little. --- security/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/security/README.md b/security/README.md index b1b31ad..9254c59 100644 --- a/security/README.md +++ b/security/README.md @@ -1,2 +1,6 @@ * [Reflections on Trusting Trust](http://www.ece.cmu.edu/~ganger/712.fall02/papers/p761-thompson.pdf) * [Internet Census via Insecure Routers](http://internetcensus2012.bitbucket.org/paper.html) +* [Looking inside the (Drop) box](http://115.68.24.98/sites/default/files/files/woot13-kholia.pdf) +* [Making Programs Forget: Enforcing Lifetime For Sensitive Data](https://www.usenix.org/events/hotos11/tech/final_files/Kannan.pdf) +* [Breach: Reviving The Crime Attack](http://78.38.193.25/sites/default/files/US-13-Prado-SSL-Gone-in-30-seconds-A-BREACH-beyond-CRIME-WP_0.pdf) +* [Why Silent Updates Boost Security](ftp://129.132.2.249/pub/publications/TIK-Report-302.pdf) From 0c3ef6a932cc6ae8377c6d1e425ffc6c0caac5cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksandar=20Todorovi=C4=87?= Date: Thu, 7 Aug 2014 01:33:34 +0200 Subject: [PATCH 2/5] Update README.md Fixed one ftp link. --- security/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/README.md b/security/README.md index 9254c59..3fe6811 100644 --- a/security/README.md +++ b/security/README.md @@ -3,4 +3,4 @@ * [Looking inside the (Drop) box](http://115.68.24.98/sites/default/files/files/woot13-kholia.pdf) * [Making Programs Forget: Enforcing Lifetime For Sensitive Data](https://www.usenix.org/events/hotos11/tech/final_files/Kannan.pdf) * [Breach: Reviving The Crime Attack](http://78.38.193.25/sites/default/files/US-13-Prado-SSL-Gone-in-30-seconds-A-BREACH-beyond-CRIME-WP_0.pdf) -* [Why Silent Updates Boost Security](ftp://129.132.2.249/pub/publications/TIK-Report-302.pdf) +* [Why Silent Updates Boost Security](http://www.techzoom.net/papers/browser_silent_updates_2009.pdf) From a8ce5d9c46d068c66ce24929e3b579de40467904 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksandar=20Todorovi=C4=87?= Date: Thu, 7 Aug 2014 18:03:15 +0200 Subject: [PATCH 3/5] Update README.md Provided some new links. --- security/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/README.md b/security/README.md index 3fe6811..9d159b3 100644 --- a/security/README.md +++ b/security/README.md @@ -1,6 +1,6 @@ * [Reflections on Trusting Trust](http://www.ece.cmu.edu/~ganger/712.fall02/papers/p761-thompson.pdf) * [Internet Census via Insecure Routers](http://internetcensus2012.bitbucket.org/paper.html) -* [Looking inside the (Drop) box](http://115.68.24.98/sites/default/files/files/woot13-kholia.pdf) +* [Looking inside the (Drop) box](ftp://137.248.123.7/pub/mirror/openwall/presentations/Security-Analysis-of-Dropbox/woot13-kholia.pd) * [Making Programs Forget: Enforcing Lifetime For Sensitive Data](https://www.usenix.org/events/hotos11/tech/final_files/Kannan.pdf) -* [Breach: Reviving The Crime Attack](http://78.38.193.25/sites/default/files/US-13-Prado-SSL-Gone-in-30-seconds-A-BREACH-beyond-CRIME-WP_0.pdf) +* [Breach: Reviving The Crime Attack](http://breachattack.com/resources/BREACH%20-%20SSL,%20gone%20in%2030%20seconds.pdf) * [Why Silent Updates Boost Security](http://www.techzoom.net/papers/browser_silent_updates_2009.pdf) From da2c02898dd336aae3779af0fc1d40f3a37d8d34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksandar=20Todorovi=C4=87?= Date: Thu, 7 Aug 2014 18:25:21 +0200 Subject: [PATCH 4/5] Update README.md Fixed a typo. --- security/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/README.md b/security/README.md index 9d159b3..3ad8d88 100644 --- a/security/README.md +++ b/security/README.md @@ -1,6 +1,6 @@ * [Reflections on Trusting Trust](http://www.ece.cmu.edu/~ganger/712.fall02/papers/p761-thompson.pdf) * [Internet Census via Insecure Routers](http://internetcensus2012.bitbucket.org/paper.html) -* [Looking inside the (Drop) box](ftp://137.248.123.7/pub/mirror/openwall/presentations/Security-Analysis-of-Dropbox/woot13-kholia.pd) +* [Looking inside the (Drop) box](ftp://137.248.123.7/pub/mirror/openwall/presentations/Security-Analysis-of-Dropbox/woot13-kholia.pdf) * [Making Programs Forget: Enforcing Lifetime For Sensitive Data](https://www.usenix.org/events/hotos11/tech/final_files/Kannan.pdf) * [Breach: Reviving The Crime Attack](http://breachattack.com/resources/BREACH%20-%20SSL,%20gone%20in%2030%20seconds.pdf) * [Why Silent Updates Boost Security](http://www.techzoom.net/papers/browser_silent_updates_2009.pdf) From afbb72e83f34db5390e3897bf16aecc36ae5b94c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksandar=20Todorovi=C4=87?= Date: Thu, 7 Aug 2014 18:26:38 +0200 Subject: [PATCH 5/5] Update README.md Updated ftp link. --- security/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/README.md b/security/README.md index 3ad8d88..7e2b62f 100644 --- a/security/README.md +++ b/security/README.md @@ -1,6 +1,6 @@ * [Reflections on Trusting Trust](http://www.ece.cmu.edu/~ganger/712.fall02/papers/p761-thompson.pdf) * [Internet Census via Insecure Routers](http://internetcensus2012.bitbucket.org/paper.html) -* [Looking inside the (Drop) box](ftp://137.248.123.7/pub/mirror/openwall/presentations/Security-Analysis-of-Dropbox/woot13-kholia.pdf) +* [Looking inside the (Drop) box](http://ictc.aeoi.org.ir/sites/default/files/US-13-Prado-SSL-Gone-in-30-seconds-A-BREACH-beyond-CRIME-WP_0.pdf) * [Making Programs Forget: Enforcing Lifetime For Sensitive Data](https://www.usenix.org/events/hotos11/tech/final_files/Kannan.pdf) * [Breach: Reviving The Crime Attack](http://breachattack.com/resources/BREACH%20-%20SSL,%20gone%20in%2030%20seconds.pdf) * [Why Silent Updates Boost Security](http://www.techzoom.net/papers/browser_silent_updates_2009.pdf)