- Machine Learning for Cybersecurity Cookbook
- Emmanuel Tsukerman
- 83字
- 2021-06-24 12:29:05
Malware dynamic analysis
Unlike static analysis, dynamic analysis is a malware analysis technique in which the expert executes the sample, and then studies the sample's behavior as it is being run. The main advantage of dynamic analysis over static is that it allows you to bypass obfuscation by simply observing how a sample behaves, rather than trying to decipher the sample's contents and behavior. Since malware is intrinsically unsafe, researchers resort to executing samples in a virtual machine (VM). This is called sandboxing.
推薦閱讀
- Introduction to DevOps with Kubernetes
- 群體智能與數據挖掘
- WordPress Theme Development Beginner's Guide(Third Edition)
- 精通特征工程
- 大學C/C++語言程序設計基礎
- Hands-On Reactive Programming with Reactor
- 會聲會影X4中文版從入門到精通
- Linux Shell Scripting Cookbook(Third Edition)
- ARM體系結構與編程
- Learning Couchbase
- Oracle 11g基礎與提高
- 人工智能:重塑個人、商業與社會
- Learning OpenShift
- 智能座艙之車載機器人交互設計與開發
- 網絡設備規劃、配置與管理大全(Cisco版)