Chevron Left
返回到 Malware Analysis and Introduction to Assembly Language

学生对 IBM 提供的 Malware Analysis and Introduction to Assembly Language 的评价和反馈

4.6
83 个评分

课程概述

Malicious software, or malware, is typically delivered over a network and is designed to cause disruption to a computer, client, server, or network. Disruptions can include leaked private information, unauthorized access to information or systems, blocked user access, interference with security and privacy, or numerous other variations of attacking systems. Malware analysis dissects malware to gather information about the malware functionality, how the system was compromised so that you can defend against future attacks. Assembly is a low-level language that is used to communicate with the machine. Assembly programming is writing human-readable machine codes or machine instructions that are directly read by the computer. All high-level languages compiled programs like C or C++ can be broken down, analyzed, and understood using Assembly language with the help of a debugger. This process is known as reverse engineering. Understanding what an executable program does is easy if you have direct access to the source code. But if not, such as the case with malware, learning Assembly can be helpful. In this course, through video demonstrations, hands-on reverse engineering, and capture-the-flag type 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....

热门审阅

MK

Nov 16, 2023

Although the course covers all aspects of Malware Analysis, it should also provide more in-depth coverage of reverse engineering and assembly language.

NB

Oct 25, 2023

Pretty nice course. This is a good entry point for newcomers. There were a few minor issues but the overall quality of the course is good.

筛选依据:

1 - Malware Analysis and Introduction to Assembly Language 的 25 个评论(共 26 个)

创建者 Peter H H

Apr 18, 2024

Disappointing. Only good thing is the CTF-style exercises. The material is not very good and contains errors. Communication is bad.

创建者 Omkar V S

Jan 28, 2023

Really appreciate such a wonderful course on malware analysis. The instructor really simplifies the analysis process for all major malware file types. Thank you Coursera for hosting such winderful course

创建者 Muhammad O K

Nov 17, 2023

Although the course covers all aspects of Malware Analysis, it should also provide more in-depth coverage of reverse engineering and assembly language.

创建者 Henry M A

Dec 14, 2024

Excelente curso, da bases para realizar el análisis de malware, construir un laboratorio y aprender algo mas relacionado con cyberseguridad

创建者 Nurkanat B

Oct 26, 2023

Pretty nice course. This is a good entry point for newcomers. There were a few minor issues but the overall quality of the course is good.

创建者 Fabien G

Nov 10, 2023

Quality of videos where sometimes bad and difficult to look. Overall tanhl you it's a good introduction course

创建者 Diyar S A

May 29, 2024

This course is eligible for beginner or someone who interested in learning malware analysis .

创建者 raul p

Sep 20, 2024

Great course for beginners! I liked the challenges and I understood some concepts!

创建者 Dima K

Dec 7, 2023

Awesome material to start your Malware Analysis career

创建者 SUN K

May 27, 2025

Looking great would recommend for anyone to try.

创建者 Tamil

Jul 11, 2023

really good course one of the best

创建者 Nurdaulet B

Sep 6, 2024

nice nice nice nice

创建者 Omer

Oct 2, 2024

Very good Course

创建者 Federico f

Mar 8, 2025

Muy interesante

创建者 Mohammad N A

Jun 29, 2023

Great course

创建者 Momin S

Dec 7, 2022

Great course

创建者 Dawood S

May 29, 2024

Best course

创建者 Lucio L G

Jul 5, 2024

greattt

创建者 Deleted A

Sep 6, 2024

cool

创建者 Syed M T S

Nov 23, 2024

'Malware Analysis and Introduction to Assembly Language' course by IBM. Overall, the course provided a solid foundation and covered the basics well. The introductory modules on malware analysis were particularly informative and set a good groundwork for beginners. The instructor is a solid skilled professional. However, considering IBM's reputation for excellence, I expected more depth in the content. The coverage of assembly language felt somewhat superficial and could have been expanded to better support malware reversing, especially in scenarios involving packers or obfuscation. A more in-depth exploration of these advanced topics would enhance the course significantly and provide greater value to learners aiming for proficiency in malware analysis.

创建者 Aneesh P

Feb 7, 2025

Very good for beginners...need to include much more on the topic reverse engineering

创建者 Henning O

May 23, 2023

Good introduction, but rather shallow exercises

创建者 Larson T

Feb 14, 2023

Great course

创建者 William M

Feb 20, 2025

The speakers' microphones appeared very low quality, especially the second one. Even reading the transcripts didn't help much. it was a fine overview of malware analysis, but even the quizzes appeared to be broken at times, marking correct answers as incorrect, etc. The course had 9 modules but still appeared to be rushed in some parts.