interprocedural analysis
Recently Published Documents


TOTAL DOCUMENTS

55
(FIVE YEARS 2)

H-INDEX

13
(FIVE YEARS 0)

2021 ◽  
Vol 11 (16) ◽  
pp. 7763
Author(s):  
Jiazhen Zhao ◽  
Yuliang Lu ◽  
Xin Wang ◽  
Kailong Zhu ◽  
Lu Yu

Webshells are a malicious scripts that can remotely control a webserver to execute arbitrary commands, steal sensitive files, and further invade the internal network. Existing webshell detection methods, such as using pattern matching for webshell detection, can be easily bypassed by attackers using the file include and user-defined functions. Furthermore, detecting unknown webshells has always been a problem in the field of webshell detection. In this paper, we propose a static webshell detection method based on taint analysis, which realizes accurate taint analysis based on ZendVM. We first converted the PHP code into Opline sequences, analyzed the Opline sequences in order, and marked the externally imported taint source. Then, the propagation of the taint variables was tracked, and the interprocedural analysis of the taint variables was performed. Finally, considering the dangerous functions’ call and the referencing of the taint variables at the point of the taint sink, we completed the webshell judgment. Based on this method, we constructed a taint analysis prototype system named WTA and evaluated it with a benchmark dataset by comparing its performance with popular webshell detection tools. The results showed that our method supports interprocedural analysis and has the ability to detect unknown webshells and that WTA’s performance surpasses well-known webshell detection tools such as D-shield, SHELLPUB, WebshellKiller, CloudWalker, ClamAV, LoKi, and findbot.pl.


2017 ◽  
Vol 53 (2) ◽  
pp. 313-338 ◽  
Author(s):  
Stefan Schulze Frielinghaus ◽  
Helmut Seidl ◽  
Ralf Vogler

Author(s):  
Stefan Schulze Frielinghaus ◽  
Helmut Seidl ◽  
Ralf Vogler

Author(s):  
Emmanuelle Saillard ◽  
Hugo Brunie ◽  
Patrick Carribault ◽  
Denis Barthou

2015 ◽  
Vol 50 (1) ◽  
pp. 539-551
Author(s):  
Krishnendu Chatterjee ◽  
Andreas Pavlogiannis ◽  
Yaron Velner

Sign in / Sign up

Export Citation Format

Share Document