Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions assets/pubs/conf.bib
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ @Proceedings{ESORICS26
}

@Proceedings{ICML26AIWILD,
title = POT # { Second } # AIWILD # { (ICML 2026)},
booktitle = POT # { Second } # AIWILD # { (ICML 2026)},
title = POT # { Second } # AIWILD # { (ICML AIWILD)},
booktitle = POT # { Second } # AIWILD # { (ICML AIWILD)},
month = jul,
year = 2026,
}
Expand Down
2 changes: 1 addition & 1 deletion content/publication/lee-ctfusion/cite.bib
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@proceedings{lee:ctfusion,
author = {Dongjun Lee and Ga-eun Bae and Insu Yun},
booktitle = {Proceedings of the Second Workshop on Agents in the Wild: Safety, Security, and Beyond (ICML 2026)},
booktitle = {Proceedings of the Second Workshop on Agents in the Wild: Safety, Security, and Beyond (ICML AIWILD)},
month = {July},
title = {{CTFusion: A CTF-based Benchmark for LLM Agent Evaluation}},
year = {2026}
Expand Down
6 changes: 3 additions & 3 deletions content/publication/lee-ctfusion/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ authors:
tags: []
categories: []
date: '2026-07-01'
lastmod: 2026-07-11T20:53:46+09:00
lastmod: 2026-07-18T16:52:47+09:00
featured: false
draft: false

Expand All @@ -29,7 +29,7 @@ image:
# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`.
# Otherwise, set `projects = []`.
projects: []
publishDate: '2026-07-11T11:53:46.355034Z'
publishDate: '2026-07-18T07:52:47.675061Z'
publication_types:
- '0'
abstract: "Recent advances in Large Language Models (LLMs) have enabled agentic systems\
Expand All @@ -49,6 +49,6 @@ abstract: "Recent advances in Large Language Models (LLMs) have enabled agentic
\ solution for evaluating cybersecurity agents. We release CTFusion as open source\
\ to foster future research in this area.\n"
publication: '*Proceedings of the Second Workshop on Agents in the Wild: Safety, Security,
and Beyond (ICML 2026)*'
and Beyond (ICML AIWILD)*'
url_paper: pubs/2026/lee:ctfusion.pdf
---
Loading