#yara #malware #rangeforce #linux
Malware detection is often done through the identification of certain features of known malicious files. YARA is a tool that identifies malware by creating descriptions that look for certain characteristics.
In this module, you will learn how install YARA and use a rule to identify a malicious file.
LEARNING OUTCOMES
Knows how to install Yara.
Learner uses a Yara rule to identify a malicious file.