Malware Analysis
Malware Analysis
What is Malware?
● Malware is an executable or a binary that is malicious in nature.
○ Data Exfiltration
DOS Stub
(Program cannot be run in DOS Prints a message when run in DOS (Exists for compatibility)
mode)
Why is it important?
● Attackers can utilize the resources section to store more malicious files and
data like payloads, droppers, configuration info etc.
● The resource section is also useful as it may contain information about the
origin of the malware.
Tools we will be using
● Pestudio
● Resource Hacker