Publication Details

GenRex: Leveraging Regular Expressions for Dynamic Malware Detection

REGÉCIOVÁ Dominika and KOLÁŘ Dušan. GenRex: Leveraging Regular Expressions for Dynamic Malware Detection. In: IEEE Xplore. Exeter: Institute of Electrical and Electronics Engineers, 2023, pp. 857-864. ISBN 979-8-3503-8199-3. Available from: https://ieeexplore.ieee.org/document/10538538
Czech title
GenRex: Využití regulárních výrazů pro dynamickou detekci malwaru
Type
conference paper
Language
english
Authors
URL
Keywords

Malware detection, dynamic analysis, pattern generation algorithm, regular expressions, rules generation algorithm, YARA, GenRex

Abstract

GenRex is a unique tool for detecting similarities in artifacts (extracted data) from executable files and for generating regular expressions from them. It implements an advanced algorithm to create regular expressions, improves state-of-the-art algorithms, and includes domain-specific optimizations and pattern detections for optimal results.

Generated regular expressions can be used for malware detections, for example, with YARA or any other pattern-matching tool. In this paper, we present the benefits of using this tool, the key features of GenRex that other existing solutions are missing, the algorithm for the automatic generation of YARA rules, and the benefits of using behavioral data for malware detection in general. We also tested GenRex on publicly available behavioral reports and achieved a high True Positive Rate of 92.34% and a low False Positive Rate of 0.01%.

Published
2023
Pages
857-864
Proceedings
IEEE Xplore
Conference
22nd IEEE International Conference on Trust, Security and Privacy in Computing and Communications, Exeter, GB
ISBN
979-8-3503-8199-3
Publisher
Institute of Electrical and Electronics Engineers
Place
Exeter, GB
DOI
BibTeX
@INPROCEEDINGS{FITPUB12633,
   author = "Dominika Reg\'{e}ciov\'{a} and Du\v{s}an Kol\'{a}\v{r}",
   title = "GenRex: Leveraging Regular Expressions for Dynamic Malware Detection",
   pages = "857--864",
   booktitle = "IEEE Xplore",
   year = 2023,
   location = "Exeter, GB",
   publisher = "Institute of Electrical and Electronics Engineers",
   ISBN = "979-8-3503-8199-3",
   doi = "10.1109/TrustCom60117.2023.00123",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/12633"
}
Back to top