2021
DOI: 10.1007/978-3-030-86890-1_21
|View full text |Cite
|
Sign up to set email alerts
|

Improving Convolutional Neural Network-Based Webshell Detection Through Reinforcement Learning

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
3
2
1

Relationship

1
5

Authors

Journals

citations
Cited by 6 publications
(5 citation statements)
references
References 22 publications
0
5
0
Order By: Relevance
“…To demonstrate the effectiveness of our approach, we compare SAWD with a range of state-of-the-art webshell detection systems on our collected dataset. We use NeoPI [14] source code files and use support vector machines (SVM), random forests (RF), and multi-layer perception (MLP) as the classifier. The opcode-based methods [15] adopt FastText to obtain the vectorized features of the opcode sequence, which is input into three machine learning algorithms for webshell detection.…”
Section: Comparison With Other Methods (To Rq3)mentioning
confidence: 99%
“…To demonstrate the effectiveness of our approach, we compare SAWD with a range of state-of-the-art webshell detection systems on our collected dataset. We use NeoPI [14] source code files and use support vector machines (SVM), random forests (RF), and multi-layer perception (MLP) as the classifier. The opcode-based methods [15] adopt FastText to obtain the vectorized features of the opcode sequence, which is input into three machine learning algorithms for webshell detection.…”
Section: Comparison With Other Methods (To Rq3)mentioning
confidence: 99%
“…Dynamic detection is usually based on the detection of web traffic [10]. For instance, Wu et al [11] employ reinforcement learning to determine whether the web traffic originates from a webshell. However, while dynamic detection can give real-time detection, it also uses a significant amount of system resources.…”
Section: Methods Of Webshell Detectionmentioning
confidence: 99%
“…As neural networks have achieved remarkable results in the field of natural language processing, and the nature of the Webshell detection task is a special text binary classification task, there are many researchers applying neural networks to Webshell detection. For instance, Zhou et al employed Long Short-Term Memory networks for Webshell detection [27]; Lv et al utilized convolutional neural networks [11]; and Wu et al leveraged reinforcement learning to enhance CNNs in Webshell detection [13]. Liu et al achieved Webshell detection across multiple languages through the use of Bidirectional Gated Recurrent Unit networks and attention mechanisms [28].…”
Section: Related Wordmentioning
confidence: 99%
“…Simultaneously, researchers have directed their attention towards the scrutiny of Webshell files, embarking on the extraction of static or abstract features [10] inherent in these files. Subsequently, machine learning or neural network methodologies are employed for the discernment of Webshells based on these extracted features [11][12][13][14]. However, a critical challenge in the Webshell detection landscape arises during the stage of Webshell placement.…”
Section: Introductionmentioning
confidence: 99%