Learning Malware Analysis
Monnappa K A
- 出版商: Packt Publishing
- 出版日期: 2018-06-29
- 售價: $1,925
- 貴賓價: 9.5 折 $1,829
- 語言: 英文
- 頁數: 510
- 裝訂: Paperback
- ISBN: 1788392507
- ISBN-13: 9781788392501
-
相關分類:
資訊安全
立即出貨 (庫存=1)
買這商品的人也買了...
-
$1,862Malware Analyst's Cookbook and DVD: Tools and Techniques for Fighting Malicious Code (Paperback)
-
$2,375$2,250 -
$1,980$1,881 -
$2,240$2,128 -
$350$277 -
$480$379 -
$1,575The Antivirus Hacker's Handbook (Paperback)
-
$400$316 -
$3,190$3,031 -
$450$356 -
$1,584Wireshark for Security Professionals: Using Wireshark and the Metasploit Framework
-
$480$374 -
$1,340$1,273 -
$1,610$1,530 -
$1,630$1,549 -
$1,700$1,615 -
$1,188Mastering Malware Analysis
-
$265透視 APT — 賽博空間的高級威脅
-
$880$695 -
$1,045$990 -
$480$379 -
$680$537 -
$2,840$2,698 -
$374安卓 Frida 逆向與協議分析
-
$469LangChain 入門指南:構建高可復用、可擴展的 LLM 應用程序
相關主題
商品描述
Key Features
- Gets you up and running with the key concepts of malware analysis
- Learn the art of detecting, analyzing and investigating malware threats
- Practical use of malware analysis using different tools and techniques.
- Learn the concepts using real world examples
Book Description
Malware analysis and memory forensics are powerful analysis and investigation techniques used in reverse engineering, digital forensics and incident response. With adversaries becoming sophisticated and carrying out advanced malware attacks on critical infrastructures, Data centers, private and public organizations; detecting, responding and investigating such intrusions are critical to information security professionals. Malware analysis and memory forensics have become a must have skill for fighting advanced malware, targeted attacks and security breaches.
This book teaches concepts, techniques, and tools to understand the behavior and characteristics of malware by using malware analysis and it also teaches the techniques to investigate and hunt malwares using memory forensics.
This book will introduce readers to the basics of malware analysis, Windows internals and it then gradually progresses deep into more advanced concepts of code analysis & memory forensics. This book uses real world malware samples and infected memory images to help readers gain a better understanding of the subject so that the readers will be equipped with skills required to analyze, investigate and respond to malware related incidents.
What you will learn
- Create a safe and isolated lab environment for malware analysis
- Tools, concepts & techniques to perform malware analysis using static, dynamic, code and memory analysis/forensics
- Extracting the metadata associated with malware
- Determining malware interaction with system
- Reverse engineering and debugging using code analysis tools like IDA pro and x64dbg
- Reverse engineering various malware functionalities
- Reverse engineering & decoding the common encoding/encryption algorithms.
- Techniques to investigate & hunt malware using memory forensics.
- Build a custom sandbox to automate malware analysis