Skip to content
View taeng0204's full-sized avatar

Organizations

@yorkie-team

Block or report taeng0204

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
taeng0204/README.md

Taein Lim

B.S. in Industrial Security & Cybersecurity, Chung-Ang University (GPA 4.06/4.5, Expected Aug 2026)

Researcher @ Trustworthy AI Lab · Security Vision Intelligence Lab (SVIL)

KITRI BoB 11th — Grand Prix

Research Interests

Adversarial behavior of LLM agents, machine unlearning for security-critical systems, and infrastructure-as-code security. Interested in understanding how autonomous AI agents behave under adversarial conditions and building frameworks to make ML systems safely updatable.


Research

SUDA — Selective Unlearning for Drift Adaptation in NIDS

Security Vision Intelligence Lab (SVIL), CAU (2025–) · PI: Prof. Seungmin Rho · Advisor: Prof. Sungwoo Park

Proposed sample-level exact forgetting as an alternative to tree-level replacement under concept drift. Empirically decomposed the contribution of forgetting mechanism (HOW) vs. selection strategy (WHAT) across 3,400+ runs on 4 NIDS datasets.

Outperformed Adaptive Random Forest in 10 of 12 drift scenarios (G-mean +8.6–31.4%, 10–19x speedup). Core algorithm implemented in Rust with PyO3 bindings.

suda

CyBiasBench — LLM Agent Cyber Attack Bias Benchmark

Trustworthy AI Lab, CAU (2026–) · PI: Prof. Hoki Kim · First author (ongoing)

A benchmark for measuring model- and agent-level bias in how LLM agents select attack strategies within adversarial web environments. Designed the isolated experiment environment, the automated evaluation pipeline, and a literature-grounded prompt suite; quantified strategy bias with statistical measures (Shannon entropy, HHI, Jensen–Shannon divergence).

CyBiasBench


Building

InitCloud — IaC Security Platform

CEO (2023–2025)

Built a Terraform static-analysis platform for IaC security. Scans for misconfigurations across AWS/NCP and generates ISMS-P compliance reports. Started as BoB 11th Grand Prix project, selected for government Cloud SW Development Program.

init-cloud · initcloud-scanner

Evolved into IaCDOG — Terraform visualization dashboard (D3.js + Go) with an IaC education platform.

a-wawa · aww-dashboard · eduiac

NAS Device Vulnerability Research (2024–2025)

Discovered 4 vulnerabilities in commercial NAS devices, all assigned KVE IDs by KISA (KVE-2026-0116, -0271, -0272, -0275; max CVSS 9.8). Performed ARM binary analysis with IDA Pro; developed PoC exploits and completed responsible disclosure.

Yorkie — Open Source CRDT Server

OSSCA (2024)

Fixed security vulnerabilities in Yorkie, a Go-based collaborative editing server. Configured Kubernetes deployment infrastructure.


Awards

YearAwardResult
2026ASCII-THON University Hackathon, Security Solution Track2nd Place
2025Korea e-Commerce Society Graduate Idea CompetitionBest Award
2025Secure Data Utilization Patent CompetitionGrand Prize
2024OSSCA Open Source Contribution AcademySpecial Award
2023KITRI BoB, 11th Cohort — Grand PrixTop Project
2023K-PaaS Digital Innovation CompetitionSpecial Award
2023SECURIOUS SPGGrand Prize
2023u300 Student Startup ExhibitionExcellence Award
2022Busan Cloud Idea CompetitionGrand Prize
2022CAU e-Advisor Bug Bounty2nd Place
2021Industrial Security Paper CompetitionBronze Award
2021Korea e-Commerce Society Idea CompetitionEncouragement Award

Contact

EmailGitHub

Pinned Loading

  1. suda-coresuda-corePublic

    SUDA: Selective Unlearning for Drift Adaptation in NIDS — Sample-level exact forgetting (Rust + Python)

    Rust

  2. yorkie-team/yorkieyorkie-team/yorkiePublic

    Document Store for collaborative applications

    Go 926 188

  3. a-wawa/aww-dashboarda-wawa/aww-dashboardPublic

    테라폼 시각화 대시보드

    HCL

  4. a-wawa/visualizer-servera-wawa/visualizer-serverPublic

    Go