2017 International Conference on Innovations in Information, Embedded and Communication Systems (ICIIECS) 2017
DOI: 10.1109/iciiecs.2017.8275880
|View full text |Cite
|
Sign up to set email alerts
|

Logistic regression for polymorphic malware detection using ANOVA F-test

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
9
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 13 publications
(9 citation statements)
references
References 8 publications
0
9
0
Order By: Relevance
“…Logistic regression is an algorithm that can be used to classify if the data is malware (1) or not (0). Kumar et al [47] used a training set that allows for the data to be organized into a confusion matrix (See Table 1). The True Positive (TP) in this case would be that the traffic would be actual malware, False Positive (FP) is non-botnet packets being incorrectly labelled as a botnet.…”
Section: Machine Learning Based Detectionmentioning
confidence: 99%
See 2 more Smart Citations
“…Logistic regression is an algorithm that can be used to classify if the data is malware (1) or not (0). Kumar et al [47] used a training set that allows for the data to be organized into a confusion matrix (See Table 1). The True Positive (TP) in this case would be that the traffic would be actual malware, False Positive (FP) is non-botnet packets being incorrectly labelled as a botnet.…”
Section: Machine Learning Based Detectionmentioning
confidence: 99%
“…True Negative (TN) is data packets that are correctly labelled as non-botnets, while False Negative (FN) is actual botnet data being treated as non-botnet data. To ensure that the predictions are accurate Kumar et al [47] proposed the use of Precision which is where the True Positive is divided by the sum of both the True and False Positives to determine how precise the matrix is creating the formula of (p = TP/FP). The recall is also considered where the True Positive is divided by the sum of True Positive and False Negative (R = TP/(TP + FN)) [48].…”
Section: Machine Learning Based Detectionmentioning
confidence: 99%
See 1 more Smart Citation
“…In [7], a machine learning model is presented to capture the complex patterns of polymorphic malware and benign files. This model uses logistic regression with ANOVA F-Test and snort.…”
Section: Evaluation Of Existing Techniquesmentioning
confidence: 99%
“…Automated techniques such as machine learning (ML) and deep learning (DL) techniques are considered as potential tools for malware detection because of their superior generalization capacity (El Merabet&Hajraoui, 2019) [12]. Different ML algorithms such as support vector machine (SVM) (Rashidi et al, 2017) [13], Decision Trees (DT) (Zulkifli et al, 2018) [14], Logistic Regression (LR) (Kumar et al, 2017) [15], are used widely in different malware detection approaches. However, conventional ML algorithms depend mainly on feature extraction and feature learning mechanisms which require expert domain knowledge (Raff et al, 2018) [16] (Rhode et al, 2018) [17].…”
Section: Introductionmentioning
confidence: 99%