3 papers
cs.SE2026
SmartPoC: Generating Executable and Validated PoCs for Smart Contract Bug Reports
Longfei Chen, Ruibin Yan, Taiyu Wong +3
Smart contracts are commonly audited through static analysis to explore vulnerabilities. However, static approaches typically produce heterogeneous findings rather than reproducibl…
cs.DB2026
FuzzySQL: Uncovering Hidden Vulnerabilities in DBMS Special Features with LLM-Driven Fuzzing
Yongxin Chen, Zhiyuan Jiang, Chao Zhang +6
Traditional database fuzzing techniques primarily focus on syntactic correctness and general SQL structures, leaving critical yet obscure DBMS features, such as system-level modes…
cs.CR2026
SecCodeBench-V2 Technical Report
Longfei Chen, Ji Zhao, Lanxiao Cui +24
We introduce SecCodeBench-V2, a publicly released benchmark for evaluating Large Language Model (LLM) copilots' capabilities of generating secure code. SecCodeBench-V2 comprises 98…