Malware Analysis
Malware Analysis
ANALYSIS
What is malware?
INDICATORS OF COMPROMISE(IOC)
To identify the network indicators associated with the malware,
which can then be used to detect similar infections using network
monitoring.
To extract host-based indicators such as filenames, and registry
keys, which, in turn, can be used to determine similar infection using
host-based monitoring
Types of Malware Analysis
Static Analysis
Dynamic Analysis
Code Analysis
Memory Analysis
Static Analysis
Memory Analysis
Memory analysis (Memory forensics): This is the
technique of analyzing the computer's RAM for
forensic artifacts.
Obfuscation techniques
Cryptors