- Digital Forensics and Incident Response
- Gerard Johansen
- 133字
- 2021-07-02 18:49:45
Digital forensic fundamentals
As it was stated in the previous chapter, digital forensics is an important component of incident response. It is often the application of digital forensic methods that allows incident responders to gain a clear understanding of the chain of events that led to a malicious action, such as a server compromise or other data breach. For other incidents such as internal fraud or malicious insider activity, digital forensics may provide the proverbial smoking gun that points to the guilty party. Before a detailed examination of the tools and techniques available to incident responders, it is critical to address the foundational elements of digital forensics. These elements provide not only context to specific actions, but also a method to ensure that the evidence made part of an incident investigation has utility.
- Learning Python Web Penetration Testing
- 數據科學實戰手冊(R+Python)
- 大學計算機基礎實驗教程
- 垃圾回收的算法與實現
- Android Studio Essentials
- 區塊鏈架構與實現:Cosmos詳解
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- C/C++常用算法手冊(第3版)
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- Spring+Spring MVC+MyBatis從零開始學
- Java圖像處理:基于OpenCV與JVM
- 移動增值應用開發技術導論
- 代碼閱讀
- Web App Testing Using Knockout.JS
- 并行編程方法與優化實踐