Skip to main content

One post tagged with "Dynamic Analysis"

An approach to analyzing malware by running it in a controlled environment, such as a sandbox or virtual machine. This allows researchers to observe how the malware behaves under real-world conditions, including interactions with other processes, memory usage, and network communications.

View All Tags

THM | Intro to Malware Analysis

· 8 min read

Malware Analysis | Intro to Malware Analysis | Summary:

The aim of this room is to provide SOC analysts with steps to determine whether suspicious content (files or traffic) is malicious or not. It will cover the basics of malware, how to start analyzing it, and different analysis methods, as well as resources for further assistance.