From 2c65b50be0f046998c539fec35809b7326daedc8 Mon Sep 17 00:00:00 2001 From: ruanbonan <414372820@qq.com> Date: Tue, 5 Dec 2023 23:12:12 +0800 Subject: [PATCH] add academic mark --- conferences/2021/blackhat/usa/content.json | 24 ++++++++++++------- .../2021/lss/north-america/content.json | 3 ++- 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/conferences/2021/blackhat/usa/content.json b/conferences/2021/blackhat/usa/content.json index 42bb458..884e0b6 100644 --- a/conferences/2021/blackhat/usa/content.json +++ b/conferences/2021/blackhat/usa/content.json @@ -22,7 +22,8 @@ }, { "name": "ALPACA: Application Layer Protocol Confusion - Analyzing and Mitigating Cracks in TLS Authentication", - "video": "https://www.youtube.com/watch?v=UE4YLjo8DQE" + "video": "https://www.youtube.com/watch?v=UE4YLjo8DQE", + "academic": "Sec'21" }, { "name": "Do You Speak My Language? Make Static Analysis Engines Understand Each Other", @@ -34,7 +35,8 @@ }, { "name": "Timeless Timing Attacks", - "video": "https://www.youtube.com/watch?v=GnLuuqA2bD4" + "video": "https://www.youtube.com/watch?v=GnLuuqA2bD4", + "academic": "Sec'20" }, { "name": "A New Class of DNS Vulnerabilities Affecting Many DNS-as-Service Platforms", @@ -62,7 +64,8 @@ }, { "name": "Rope: Bypassing Behavioral Detection of Malware with Distributed ROP-Driven Execution", - "video": "https://www.youtube.com/watch?v=PBDHhOtc0zM" + "video": "https://www.youtube.com/watch?v=PBDHhOtc0zM", + "academic": "ESORICS'21" }, { "name": "MFA-ing the Un-MFA-ble: Protecting Auth Systems' Core Secrets", @@ -70,7 +73,8 @@ }, { "name": "Defeating a Secure Element with Multiple Laser Fault Injections", - "video": "https://www.youtube.com/watch?v=Kj1nVJypXPM" + "video": "https://www.youtube.com/watch?v=Kj1nVJypXPM", + "academic": "SSTIC'21" }, { "name": "Zerologon: From Zero to Domain Admin by Exploiting a Crypto Bug" @@ -93,7 +97,8 @@ }, { "name": "Symbexcel: Bringing the Power of Symbolic Execution to the Fight Against Malicious Excel 4 Macros", - "video": "https://www.youtube.com/watch?v=v2fP3E0H45o" + "video": "https://www.youtube.com/watch?v=v2fP3E0H45o", + "academic": "SP'22" }, { "name": "Anatomy of Native IIS Malware", @@ -196,7 +201,8 @@ }, { "name": "The Devil is in the GAN: Defending Deep Generative Models Against Adversarial Attacks", - "video": "https://www.youtube.com/watch?v=zBZbBMvuPXU" + "video": "https://www.youtube.com/watch?v=zBZbBMvuPXU", + "academic": "ESORICS'22" }, { "name": "Breaking Secure Bootloaders", @@ -216,7 +222,8 @@ }, { "name": "FragAttacks: Breaking Wi-Fi through Fragmentation and Aggregation", - "video": "https://www.youtube.com/watch?v=M_TxflpTOZE" + "video": "https://www.youtube.com/watch?v=M_TxflpTOZE", + "academic": "Sec'21" }, { "name": "5G IMSI Catchers Mirage", @@ -284,7 +291,8 @@ }, { "name": "IPvSeeYou: Exploiting Leaked Identifiers in IPv6 for Street-Level Geolocation", - "video": "https://www.youtube.com/watch?v=KG4LF49hLM4" + "video": "https://www.youtube.com/watch?v=KG4LF49hLM4", + "academic": "SP'23" }, { "name": "Small Wonder: Uncovering Planned Obsolescence Practices in Robotics and What This Means for Cybersecurity", diff --git a/conferences/2021/lss/north-america/content.json b/conferences/2021/lss/north-america/content.json index 7ddfb51..73f3305 100644 --- a/conferences/2021/lss/north-america/content.json +++ b/conferences/2021/lss/north-america/content.json @@ -99,7 +99,8 @@ { "name": "Finding Multiple Bug Effects for More Precise Exploitability Estimation", "speaker": "Zhenpeng Lin, Yueqi Cheny", - "video": "https://www.youtube.com/watch?v=J3frKpcJ9vg" + "video": "https://www.youtube.com/watch?v=J3frKpcJ9vg", + "academic": "SP'22" }, { "name": "Live Migration Architecture for Intel TDX-based Confidential VMs",