-Advanced-Malware-Analysis
-Advanced-Malware-Analysis copied to clipboard
Advanced Malware Analysis [video], published by Packt
Advanced Malware Analysis [Video]
This is the code repository for Advanced Malware Analysis [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.
About the Video Course
In this video course, we cover advanced malware analysis topics. Towards this goal, we first understand the behavior of different classes of malware. Such knowledge helps us to easily categorize malware based on its characteristic. We see how sophisticated malware can use techniques to either evade detection or increase its damage and access to the system. Then we learn advanced techniques in static and dynamic malware analysis and cover the details and powerful features of OllyDbg, IDA Pro, and WINDBG. We also explore defense mechanisms against malware, create a signature for malware, and set up an intrusion detection system (IDS) to prevent attacks. Finally, we cover the concept of packers and unpackers, and explore how to unpack packed malware to analyze it.
What You Will Learn
- Malware behavior based on its class
- Advanced dynamic and static malware analysis
- Gain experience in working with OllyDbg, WINDBG, and IDA Pro
- Detect and defend against malware
- Master how packers and unpackers work
Instructions and Navigation
Assumed Knowledge
To fully benefit from the coverage included in this course, you will need:
Technical Requirements
This course has the following software requirements:
● An editor like notepad++
● Virtual Box