From 538799e74724b9773ee34da7ef91f68c3c689927 Mon Sep 17 00:00:00 2001 From: Hcabr027 <101596068+Hcabr027@users.noreply.github.com> Date: Tue, 26 Jul 2022 09:23:04 -0400 Subject: [PATCH 1/3] Update 202 link --- _includes/references.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/references.md b/_includes/references.md index 1fbafac..0c81b72 100644 --- a/_includes/references.md +++ b/_includes/references.md @@ -199,7 +199,7 @@ [^104]: A. Coletta et al., "DroydSeuss: A Mobile Banking Trojan Tracker - A Short Paper", in Proceedings of Financial Cryptography and Data Security 2016, 2016; http://fc16.ifca.ai/preproceedings/14_Coletta.pdf [accessed 8/25/2016] -[^105]: A.P. Felt and D. Wagner, Phishing on Mobile Devices, presented at Web 2.0 Security & Privacy 2011, 26 May 2011; http://w2spconf.com/2011/papers/felt-mobilephishing.pdf [accessed 8/25/2016] +[^105]: A.P. Felt and D. Wagner, Phishing on Mobile Devices, presented at Web 2.0 Security & Privacy 2011, 26 May 2011; https://www.slideserve.com/debbie/one-root-to-own-them-all [accessed 7/26/2022] [^106]: R. Hassell, Exploiting Androids for Fun and Profit, presented at Hack In The Box Security Conference 2011, 12-13 Oct. 2011; http://conference.hitb.org/hitbsecconf2011kul/materials/D1T1 - Riley Hassell - Exploiting Androids for Fun and Profit.pdf [accessed 8/25/2016] From ee2698cb6c5279397b865afff4c385d173030e1a Mon Sep 17 00:00:00 2001 From: Hcabr027 <101596068+Hcabr027@users.noreply.github.com> Date: Tue, 26 Jul 2022 09:42:08 -0400 Subject: [PATCH 2/3] Update link 202 By mistake, I undo link 105 (which was in line 202) when adding the working link to reference 202 the first time. --- _includes/references.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/references.md b/_includes/references.md index 0c81b72..2b7f9da 100644 --- a/_includes/references.md +++ b/_includes/references.md @@ -199,7 +199,7 @@ [^104]: A. Coletta et al., "DroydSeuss: A Mobile Banking Trojan Tracker - A Short Paper", in Proceedings of Financial Cryptography and Data Security 2016, 2016; http://fc16.ifca.ai/preproceedings/14_Coletta.pdf [accessed 8/25/2016] -[^105]: A.P. Felt and D. Wagner, Phishing on Mobile Devices, presented at Web 2.0 Security & Privacy 2011, 26 May 2011; https://www.slideserve.com/debbie/one-root-to-own-them-all [accessed 7/26/2022] +[^105]: A.P. Felt and D. Wagner, Phishing on Mobile Devices, presented at Web 2.0 Security & Privacy 2011, 26 May 2011; http://w2spconf.com/2011/papers/felt-mobilephishing.pdf [accessed 8/25/2016] [^106]: R. Hassell, Exploiting Androids for Fun and Profit, presented at Hack In The Box Security Conference 2011, 12-13 Oct. 2011; http://conference.hitb.org/hitbsecconf2011kul/materials/D1T1 - Riley Hassell - Exploiting Androids for Fun and Profit.pdf [accessed 8/25/2016] @@ -385,7 +385,7 @@ [^201]: R. Konoth, V. van der Veen et al., "How Anywhere Computing Just Killed Your Phone-Based Two-Factor Authentication", in Proceedings of the 20th Conference on Financial Cryptography and Data Security, 2016. -[^202]: J. Forristal, Android: One Root to Own Them All, presented at Blackhat, 2013; https://media.blackhat.com/us-13/US-13-Forristal-Android-One-Root-to-Own-Them-All-Slides.pdf [accessed 8/24/2016] +[^202]: J. Forristal, Android: One Root to Own Them All, presented at Blackhat, 2013; https://www.slideserve.com/debbie/one-root-to-own-them-all [accessed 7/26/2022] [^203]: J. Timmer, "UAE cellular carrier rolls out spyware as a 3G 'update'", Ars Technica, 23 Jul 2009; http://arstechnica.com/business/2009/07/mobile-carrier-rolls-out-spyware-as-a-3g-update/ [accessed 8/23/2016] From de479569448bdc06c4d49696c80a634dc1661bbc Mon Sep 17 00:00:00 2001 From: Hcabr027 <101596068+Hcabr027@users.noreply.github.com> Date: Wed, 3 Aug 2022 11:45:25 -0400 Subject: [PATCH 3/3] Update references.md --- _includes/references.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_includes/references.md b/_includes/references.md index 2b7f9da..5f26c04 100644 --- a/_includes/references.md +++ b/_includes/references.md @@ -558,3 +558,5 @@ [^307]: Security Research Labs, _New SIM attacks de-mystified, protection tools now available_, blog; https://srlabs.de/bites/sim_attacks_demystified/ [accessed 12/03/2019] [^308]: Wikipedia, _Side-channel attack_; https://en.wikipedia.org/wiki/Side-channel_attack [accessed 12/09/2019] + +[^309]: Brett Giller, "Implementing Practical Electrical Glitching Attacks", PowerPoint, Nov 2015, https://www.blackhat.com/docs/eu-15/materials/eu-15-Giller-Implementing-Electrical-Glitching-Attacks.pdf [accessed 8/3/2022]