Preparing your workspace...
Loading latest data

Malware analysis is the process of studying and understanding malicious software (malware) to determine how it behaves, how it spreads, and how it can be detected, removed, or mitigated. There are two main types of malware analysis: -Static analysis: Analysing the code without running it. -Dynamic analysis: Observing the behaviour of the malware while it's running in a controlled environment.

Malware analysis is the process of studying and understanding malicious software (malware) to determine how it behaves, how it spreads, and how it can be detected, removed, or mitigated. There are two main types of malware analysis: -Static analysis: Analysing the code without running it. -Dynamic analysis: Observing the behaviour of the malware while it's running in a controlled environment.

This submodule introduces the fundamentals of ransomware, covering its encryption methods, ransom note delivery, and spread mechanisms. Participants will analyze its behavior, system impact, and forensic artifacts through hands-on labs, building a base for advanced exploration