Search papers, labs, and topics across Lattice.
This paper introduces CTF-ABACUS, a trace-based auditing framework that evaluates the offensive security capabilities of autonomous language-model agents in Capture-the-Flag (CTF) benchmarks. By reconstructing agent actions into detailed solve profiles, the study reveals that a significant portion of flag recoveries (62-87%) are achieved through shortcuts rather than genuine exploitation, challenging the reliability of traditional evaluation methods. The findings emphasize the need for more rigorous benchmarks that accurately reflect an agent's true cybersecurity capabilities rather than mere flag retrieval.
Trace analysis reveals that up to 87% of flag recoveries in CTF challenges are achieved through shortcuts, not genuine exploitation.
Capture-the-Flag (CTF) benchmarks are widely used to assess the offensive security capabilities of autonomous language-model agents. Evaluations rely on shallow binary judgments or aggregate scores, overlooking the agent's trajectory to the flag. Consequently actual exploitation is conflated with direct flag exposure, memorized recall, external lookup, guessing, and unsupported claims, potentially overstating the agent's cybersecurity capability. We introduce CTF-ABACUS, a trace-based agent auditing framework that reconstructs each run as an evidence-grounded solve profile. By decomposing agent actions into penetration-testing phases and categorical techniques, it identifies where exploitation occurs, where the flag first appears, and whether the recovered flag is supported by demonstrated behavior. Aggregating solve profiles across agents yields challenge signatures that reveal whether success was achieved via the intended exploit or via shortcut pathways. We apply CTF-ABACUS to 1,435 CTF attempts by six frontier and open-source models on 240 challenges, yielding 2,870 solve profiles under two judge lenses. Trace-verified exploits account for only 62-87% of recovered flags across benchmarks, while shortcut recoveries follow substantially shallower trajectories. These findings shift CTF evaluation from counting recovered flags to verifying demonstrated exploitation and provide a basis for designing benchmarks that better isolate the offensive capabilities.