ibm v4
7862  Reviews star_rate star_rate star_rate star_rate star_half

Introduction to Malware Analysis and Assembly Language

This IBM Web-Based Training (WBT) is Self-Paced and includes: - Instructional content available online for duration of course - Visuals without hands-on lab exercises In this course, through video...

Read More
$520 USD
Course Code 8H300G-WBT
Duration 2.5 days
Available Formats Self Paced

This IBM Web-Based Training (WBT) is Self-Paced and includes:
- Instructional content available online for duration of course
- Visuals without hands-on lab exercises

In this course, through video demos, hands-on reverse engineering, and capture-the-flag activities, you will be introduced to the processes and methods for conducting malware analysis of different file types. You will analyze native executable files, and analyze popular files like PowerShell, JavaScripts, and Microsoft Office documents. Then you will learn the fundamentals of Assembly language, basic Win32 Assembly programming concepts, and how reverse engineers use Assembly to analyze malware.

Skills Gained

  • Discuss common malware analysis use cases
  • Explain the types of malware analysis
  • Set up a decompiler and a debugger
  • Analyze various common file formats for malware
  • Practice what you learn through capture the flag exercises

Who Can Benefit

This course is ideal for students who have an interest in a Malware Analyst role.

Prerequisites

  • Basic understanding of operating systems
  • General programming knowledge is helpful, but not necessary

Course Details

Course Outline

  • Malware analysis overview and process
  • Lab Setup
  • Static and Dynamic analysis
  • Manual code reversing
  • Analyze PowerShell, JavaScript, and Word documents
  • Analyze ELF file format
  • Analyze ASPX Webshell and JAR files
  • Introduction to Assembly Language