- Digital Forensics and Incident Response
- Gerard Johansen
- 187字
- 2021-07-02 18:49:42
The role of digital forensics
There is a misconception that is often held by people unfamiliar with the realm of incident response. This misconception is that incident response is merely a digital forensics issue. As a result, they will often conflate the two terms. While digital forensics is a critical component to incident response (and this is why we have included a number of chapters in this book to address digital forensics), there is more to addressing an incident than examining hard drives. It is best to think of forensics as a supporting function of the overall incident response process. For example, some incidents such as Denial of Service attacks will require little to no forensic work. On the other hand, a network intrusion involving the compromise of an internal server and Command and Control (C2) traffic leaving the network will require extensive examination of logs, traffic analysis, and examination of memory. From this analysis may be derived the root cause. In both cases, the impacted organization would be able to connect with the incident, but forensics played a much more important role in the latter case.
- Django:Web Development with Python
- Visual C
- Python Data Analysis Cookbook
- Java面向對象程序設計
- Instant PHP Web Scraping
- Mastering Concurrency Programming with Java 9(Second Edition)
- Scratch從入門到精通
- INSTANT Apache ServiceMix How-to
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛上編程(全彩)
- JSP應用與開發技術(第3版)
- Visual C++程序開發范例寶典
- Java EE應用開發及實訓
- Java無難事:詳解Java編程核心思想與技術
- 軟件開發踐行錄:ThoughtWorks中國區文集
- Python 3 Text Processing with NLTK 3 Cookbook