From 4f33420d4c907b024a94cd019b07250272c46e0c Mon Sep 17 00:00:00 2001 From: Fares Salem Date: Fri, 27 Mar 2020 03:30:56 +0200 Subject: [PATCH] Fix dead link Updating the link for "Internet Census via Insecure Routers" --- security/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/security/README.md b/security/README.md index 66995eb..f032f1b 100644 --- a/security/README.md +++ b/security/README.md @@ -1,7 +1,5 @@ -## Security - * [Reflections on Trusting Trust (1984)](http://www.ece.cmu.edu/~ganger/712.fall02/papers/p761-thompson.pdf) -* [Internet Census via Insecure Routers (2012)](https://internetcensus2012.bitbucket.io/paper.html) +* [Internet Census via Insecure Routers (2012)](https://www.researchgate.net/publication/279069631_The_Internet_Census_2012_Dataset_An_Ethical_Examination) * [Looking inside the (Drop) Box (2013)](https://www.usenix.org/system/files/conference/woot13/woot13-kholia.pdf) * [Making Programs Forget: Enforcing Lifetime For Sensitive Data (2011)](https://www.usenix.org/events/hotos11/tech/final_files/Kannan.pdf) * [Breach: Reviving The Crime Attack (2013)](http://breachattack.com/resources/BREACH%20-%20SSL,%20gone%20in%2030%20seconds.pdf)