Skip to main content
Back to all walkthroughs
Room Icon

Basic Static Analysis

Max room.

Learn basic malware analysis techniques without running the malware.

medium

60 min

12,926

User profile photo.
User profile photo.

To access material, start machines and answer questions login.

The first step in analyzing malware is generally to look at its properties without running it. This type of analysis is called . We will cover basic static analysis in this room. In particular, we will cover how to setup and proper lab, what tools to use, and what malware indicators to look for. Let's begin!

A picture showing a jigsaw puzzle with an image of bugs moving around

Prerequisites

Learning Objectives

  • Lab setup for malware analysis
  • Searching for strings in a malware
  • Fingerprinting malware through hashes
  • Signature-based detection mechanisms
  • Extracting useful information from the header
Answer the questions below

Complete the prerequisite rooms.