A reward-driven, PPO-finetuned LLM pipeline claims to generate diverse, evasive webshell payloads with higher escape rates than prompt-engineering baselines.
Poster: Long PHP webshell files detection based on sliding window attention
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Webshell is a type of backdoor, and web applications are widely exposed to webshell injection attacks. Therefore, it is important to study webshell detection techniques. In this study, we propose a webshell detection method. We first convert PHP source code to opcodes and then extract Opcode Double-Tuples (ODTs). Next, we combine CodeBert and FastText models for feature representation and classification. To address the challenge that deep learning methods have difficulty detecting long webshell files, we introduce a sliding window attention mechanism. This approach effectively captures malicious behavior within long files. Experimental results show that our method reaches high accuracy in webshell detection, solving the problem of traditional methods that struggle to address new webshell variants and anti-detection techniques.
citation-role summary
citation-polarity summary
fields
cs.CR 1years
2025 1verdicts
REJECT 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
A Reward-driven Automated Webshell Malicious-code Generator for Red-teaming
A reward-driven, PPO-finetuned LLM pipeline claims to generate diverse, evasive webshell payloads with higher escape rates than prompt-engineering baselines.