2 papers
cs.CR2025
Artemis: Toward Accurate Detection of Server-Side Request Forgeries through LLM-Assisted Inter-Procedural Path-Sensitive Taint Analysis
Yuchen Ji, Ting Dai, Zhichao Zhou +2
Server-side request forgery (SSRF) vulnerabilities are inevitable in PHP web applications. Existing static tools in detecting vulnerabilities in PHP web applications neither contai…
cs.SE2024
An LLM-based Readability Measurement for Unit Tests' Context-aware Inputs
Zhichao Zhou, Yutian Tang, Yun Lin +1
Automated test techniques usually generate unit tests with higher code coverage than manual tests. However, the readability of automated tests is crucial for code comprehension and…