Static Analysis
Static Analysis
Windows
HashMyFiles
(http://www.nirsoft.net/utils/hash_my_files.html)
Linux
The strings command, by default, extracts the
ASCII strings that are at least four characters
long. With the -a option it is possible to extract
strings from the entire file.
strings -a -el multi.exe //Unicode
Windows
pestudio
More infor:
https://blogs.jpcert.or.jp/en/2016/05/classifying
Malware Analysis, PIEAS
Comparing And Classifying The
Malware
Section Hash
calculates the MD5 of each section
Hex string
Skip PE headers
Detect packers
The following is an example signature format
used by Exeinfo PE to detect the UPX packer:
Detect packers