Skip to main content

One post tagged with "Anti Analysis"

Tactics employed by malware authors to prevent or hinder analysis efforts, often through techniques like packing, encryption, or code obfuscation. These strategies can make it more challenging for analysts to understand the malware's behavior, making it harder to develop effective detection and mitigation methods.

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.