Malware Analysis Techniques: Tricks for the triage of adversarial software
暫譯: 惡意軟體分析技術:對抗性軟體的篩選技巧

Barker, Dylan

  • 出版商: Packt Publishing
  • 出版日期: 2021-06-18
  • 售價: $2,100
  • 貴賓價: 9.5$1,995
  • 語言: 英文
  • 頁數: 282
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1839212276
  • ISBN-13: 9781839212277
  • 相關分類: 資訊安全
  • 立即出貨 (庫存=1)

買這商品的人也買了...

商品描述

Analyze malicious samples, write reports, and use industry-standard methodologies to confidently triage and analyze adversarial software and malware

Key Features

  • Investigate, detect, and respond to various types of malware threat
  • Understand how to use what you've learned as an analyst to produce actionable IOCs and reporting
  • Explore complete solutions, detailed walkthroughs, and case studies of real-world malware samples

Book Description

Malicious software poses a threat to every enterprise globally. Its growth is costing businesses millions of dollars due to currency theft as a result of ransomware and lost productivity. With this book, you'll learn how to quickly triage, identify, attribute, and remediate threats using proven analysis techniques.

Malware Analysis Techniques begins with an overview of the nature of malware, the current threat landscape, and its impact on businesses. Once you've covered the basics of malware, you'll move on to discover more about the technical nature of malicious software, including static characteristics and dynamic attack methods within the MITRE ATT&CK framework. You'll also find out how to perform practical malware analysis by applying all that you've learned to attribute the malware to a specific threat and weaponize the adversary's indicators of compromise (IOCs) and methodology against them to prevent them from attacking. Finally, you'll get to grips with common tooling utilized by professional malware analysts and understand the basics of reverse engineering with the NSA's Ghidra platform.

By the end of this malware analysis book, you'll be able to perform in-depth static and dynamic analysis and automate key tasks for improved defense against attacks.

What you will learn

  • Discover how to maintain a safe analysis environment for malware samples
  • Get to grips with static and dynamic analysis techniques for collecting IOCs
  • Reverse-engineer and debug malware to understand its purpose
  • Develop a well-polished workflow for malware analysis
  • Understand when and where to implement automation to react quickly to threats
  • Perform malware analysis tasks such as code analysis and API inspection

Who this book is for

This book is for incident response professionals, malware analysts, and researchers who want to sharpen their skillset or are looking for a reference for common static and dynamic analysis techniques. Beginners will also find this book useful to get started with learning about malware analysis. Basic knowledge of command-line interfaces, familiarity with Windows and Unix-like filesystems and registries, and experience in scripting languages such as PowerShell, Python, or Ruby will assist with understanding the concepts covered.

商品描述(中文翻譯)

分析惡意樣本,撰寫報告,並使用行業標準方法論自信地對抗敵對軟體和惡意程式進行分類和分析

主要特點


  • 調查、檢測和應對各類型的惡意程式威脅

  • 了解如何利用作為分析師所學的知識來產出可行的IOC和報告

  • 探索完整的解決方案、詳細的操作步驟和真實世界惡意樣本的案例研究

書籍描述

惡意軟體對全球每個企業構成威脅。其增長使企業因勒索軟體造成的貨幣盜竊和生產力損失而損失數百萬美元。通過本書,您將學會如何快速分類、識別、歸因和修復威脅,使用經過驗證的分析技術。

《惡意程式分析技術》首先概述了惡意程式的性質、當前的威脅環境及其對企業的影響。在掌握惡意程式的基本知識後,您將進一步了解惡意軟體的技術特性,包括在MITRE ATT&CK框架內的靜態特徵和動態攻擊方法。您還將學會如何通過應用所學的知識進行實際的惡意程式分析,將惡意程式歸因於特定威脅,並利用對手的妥協指標(IOCs)和方法論來反制他們,以防止攻擊。最後,您將熟悉專業惡意程式分析師常用的工具,並了解使用NSA的Ghidra平台進行逆向工程的基本知識。

在本書結束時,您將能夠執行深入的靜態和動態分析,並自動化關鍵任務,以改善對攻擊的防禦。

您將學到什麼


  • 了解如何為惡意樣本維護安全的分析環境

  • 掌握靜態和動態分析技術以收集IOC

  • 逆向工程和調試惡意程式以了解其目的

  • 開發一個完善的惡意程式分析工作流程

  • 了解何時何地實施自動化以快速應對威脅

  • 執行惡意程式分析任務,如代碼分析和API檢查

本書適合誰

本書適合事件響應專業人員、惡意程式分析師和研究人員,他們希望提升技能或尋找常見靜態和動態分析技術的參考資料。初學者也會發現本書對於開始學習惡意程式分析非常有用。對命令行介面的基本知識、對Windows和類Unix檔案系統及登錄檔的熟悉,以及對PowerShell、Python或Ruby等腳本語言的經驗將有助於理解所涵蓋的概念。

作者簡介

Dylan Barker is a technology professional with 10 years' experience in the information security space, in industries ranging from K12 and telecom to financial services. He has held many distinct roles, from security infrastructure engineering to vulnerability management. In the past, he has spoken at BSides events and has written articles for CrowdStrike, where he is currently employed as a senior analyst.

作者簡介(中文翻譯)

Dylan Barker 是一位擁有十年資訊安全領域經驗的技術專業人士,曾在從 K12 教育、電信到金融服務等多個行業工作。他擔任過多種不同的職位,從安全基礎設施工程到漏洞管理。過去,他曾在 BSides 活動上發表演講,並為 CrowdStrike 撰寫文章,目前他在該公司擔任高級分析師。

目錄大綱

Table of Contents

1.Creating and Maintaining Your Detonation Environment
2.Static Analysis – Techniques and Tooling
3.Dynamic Analysis – Techniques and Tooling
4.A Word on Automated Sandboxing
5.Advanced Static Analysis – Out of the White Noise
6.Advanced Dynamic Analysis – Looking at Explosions
7.Advanced Dynamic Analysis Part 2 – Refusing to Take the Blue Pill
8.De-Obfuscating Malicious Scripts – Putting the Toothpaste Back in the Tube
9.The Reverse Card – Weaponization of IOCs and OSINT for Defense
10.Malicious Functionality – Mapping your sample's behavior against MITRE ATT&CK
11.Challenge Solutions

目錄大綱(中文翻譯)

Table of Contents

1.Creating and Maintaining Your Detonation Environment

2.Static Analysis – Techniques and Tooling

3.Dynamic Analysis – Techniques and Tooling

4.A Word on Automated Sandboxing

5.Advanced Static Analysis – Out of the White Noise

6.Advanced Dynamic Analysis – Looking at Explosions

7.Advanced Dynamic Analysis Part 2 – Refusing to Take the Blue Pill

8.De-Obfuscating Malicious Scripts – Putting the Toothpaste Back in the Tube

9.The Reverse Card – Weaponization of IOCs and OSINT for Defense

10.Malicious Functionality – Mapping your sample's behavior against MITRE ATT&CK

11.Challenge Solutions