Curriculum Vitae
Myoungsung You
Objective
My research focuses on developing a high-performance and secure data plane for cloud networking. This encompasses three primary areas:
-
Programmable Data Plane. I design hardware-assisted data planes tailored to various layers of the cloud networking stack, utilizing SmartNICs and programmable switches. This approach offloads key network services from the OS and isolates network security mechanisms, enabling high-performance and secure data center networking.
-
Kernel Extension. I extend traditional kernel stacks to provide dedicated in-kernel network support for diverse cloud workloads. This includes implementing in-kernel network monitoring mechanisms for containers, ensuring fine-grained isolation between workloads.
-
LLM-assisted Systems. I investigate the use of large language models (LLMs) to automate the development of hardware-assisted data planes. This research aims to automatically generate implementation logic and generate effective security policies for cloud networks.
Keywords: Data center networking, Cloud computing, Network security, Programmable data plane, eBPF
Education
- Korea Advanced Institute of Science and Technology (KAIST)
- M.S. in Computer Science and Ph.D. in Electronic Engineering (Mar 2020 – Sep 2025)
- Ph.D. Dissertation, Secure and High-performance Data Plane Architecture in Cloud Networks
- Network and System Security Lab (Advisor: Prof. Seungwon Shin)
- Chungbuk National University
- B.S. in Computer Science (Mar 2013 – Feb 2020)
- GPA: 4.39/4.5
Work Experience
- NAVER Corp.
- Software Engineer Intern (Jul 2018 – Aug 2018)
- Developed backend server systems for Naver Japan
- Best of the Best (BoB) Program
- Government-supported information security expert training program
- Information Security Track Trainee (Jun 2017 – Mar 2018)
- Developed user location tracking and Wi-Fi device fingerprinting systems
- Selected as one of the best 10 out of 140 trainees
Publications
- CR-ATTACKER: Exploiting Crash-reporting Systems using Timing Gap and Unrestricted File-based Workflow, IEEE Access, to appear, 2025, second author, Link
- MUFFLER: Secure Tor Traffic Obfuscation with Dynamic Connection Shuffling and Distributing, IEEE International Conference on Computer Communications (INFOCOM), 2025 (to appear), co-first author, Link
- gShock: A GNN-Based Fingerprinting System for Permissioned Blockchain Networks Over Encrypted Channels, IEEE Access, vol. 12, pp. 146328-146342, 2024, Link
- Uncovering Threats in Container Systems: A Study on Misconfigured Container Components in the Wild, IEEE Access, vol. 12, pp. 192931-192945, 2024, Link
- HardWhale: A Hardware-isolated Network Security Enforcement System for Cloud Environments, IEEE 44th International Conference on Distributed Computing Systems (ICDCS), pp. 496-507, 2024, first author, Link
- Hyperion: Hardware-based High-performance and Secure System for Container Networks, IEEE Transaction on Cloud Computing (TCC), vol. 12, no. 3, pp. 844-858, 2024, first author, Link
- Fatriot: Fault-tolerant MEC architecture for mission-critical systems using SmartNIC, Journal of Network and Computer Applications (JNCA), vol. 231, 2024, second author, Link
- HELIOS: Hardware-assisted High-performance Security Extension for Cloud Networking, ACM Symposium on Cloud Computing (SoCC), pp. 486–501, 2023, first author, Link
- Cryonics: Trustworthy Function-as-a-Service using Snapshot-based Enclaves, ACM Symposium on Cloud Computing (SoCC), pp. 528–543, 2023, second author, Link
- MECaNIC: SmartNIC to Assist URLLC Processing in Multi-Access Edge Computing Platforms, IEEE 30th International Conference on Network Protocols (ICNP), pp. 1-12, 2022, second author, Link
- FuzzDocs: An Automated Security Evaluation Framework for IoT, IEEE Access, vol. 10, pp. 102406-102420, 2022, first author, Link
- Heimdallr: Fingerprinting SD-WAN Control-Plane Architecture via Encrypted Control Traffic, Annual Computer Security Applications Conference (ACSAC), pp. 949-963, 2022, Link
Ongoing Projects
- AutoNF: Automatic Generation of Network Functions for SmartNICs Using Multi-Agent LLM Framework
- RDNet: RDMA-aware Container Network Interface for Cloud Environments (under review IEEE TCC)
- HardMesh: Enabling High-performance Service Mesh Ingress Processing with SmartNICs
Honors and Awards
- 4th Prize, 2024 Cybersecurity Paper Competition (사이버안보 논문 경진대회, 장려상)
- 1st Prize, 2023 Cybersecurity Paper Competition (사이버안보 논문 경진대회, 대상)
- 4th Prize, 2023 Samsung Electronics Human Tech Paper Awards
- 3rd Prize, 2022 Cybersecurity Paper Competition (사이버안보 논문 경진대회 우수상)
- 1st Prize, 2021 Cybersecurity Paper Competition (호남지부 사이버안보 논문 경진대회 대상)
- 4th Prize, 2021 Cybersecurity Paper Competition (사이버안보 논문 경진대회, 장려상)
- 3rd Prize, 2021 Samsung Electronics Human Tech Paper Awards
- Talent Award Korea (대한민국 인재상), 2019
- 1st Prize, Software Secure Coding Competition (2018)
- Best 10 Award, Best of the Best Program 6th (과기부 차세대 보안리더 양성 프로그램 6기), 2017
Professional Service
- Reviewer: Elsevier Journal of Information Security and Applications (JISA), Elsevier Computers & Security
- External Reviewer: IEEE ICDCS (2024, 2025), WWW (2024), ACSAC (2023, 2024)
US Patent
- Hardware-based reliable and secure container network Seungwon Shin, Myoungsung You, Sangduk Suh, Changhoon Yoon, Seunghyeon Lee, US Patent 12,192,172.
-
High-speed network packet payload inspection system based on eBPF/XDP for container environment Seungwon Shin, Myoungsung You, Sangduk Suh, Changhoon Yoon, Yeonkeun Kim, US Patent App. 17/860,333.
Technologies
- Programming Languages: C/C++, P4, Verilog, Python
- Frameworks: NVIDIA DOCA SDK, Netronome P4C SDK, DPDK, eBPF, XDP, Libverbs