-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Data Science for Malware Analysis
By :

Behavior-based malware data analysis is a proactive approach to cybersecurity that focuses on the actions that are performed by a piece of software rather than its static attributes, such as its code signature. This shift in focus enables us to detect previously unknown or evolved threats that might not have a known signature but exhibit malicious behavior. The approach can be divided into two main stages:
Let’s take a closer look.
In this stage, software behavior is monitored and recorded. This can be done through various methods, such as system call tracing, API function call tracking, memory and CPU usage monitoring, network traffic analysis, and more. The objective is to capture as much relevant behavior data as possible without overly impacting system performance.
This is where the collected data is analyzed to identify potential malicious...
Change the font size
Change margin width
Change background colour