From the 1 of 4 linked papers with an AI index.
4 papers
PatchIsland: Orchestration of LLM Agents for Continuous Vulnerability Repair
Wonyoung Kim, Seunggi Min, Minjae Gwon +11
PatchIsland is a system that coordinates multiple LLM agents to automatically generate patches for vulnerabilities discovered by continuous fuzzing pipelines, using a two‑phase ded…
CTFusion: A CTF-based Benchmark for LLM Agent Evaluation
Dongjun Lee, Ga-eun Bae, Insu Yun
Recent advances in Large Language Models (LLMs) have enabled agentic systems for complex, multi-step tasks; cybersecurity is emerging as a prominent application. To evaluate such a…
Agentic Fuzzing: Opportunities and Challenges
Junyoung Park, Insu Yun
Fuzzers and static analyzers find many bugs but struggle with logic bugs in mature codebases. Triggering such a bug often requires multi-step reasoning that produces no distinctive…
Takedown: How It's Done in Modern Coding Agent Exploits
Eunkyu Lee, Donghyeon Kim, Wonyoung Kim +1
Coding agents, which are LLM-driven agents specialized in software development, have become increasingly prevalent in modern programming environments. Unlike traditional AI coding…