본문 바로가기
운영체제 (LNX,WIN)

ExeScan - PE File Anomaly Detector Tool

by 날으는물고기 2011. 10. 5.

ExeScan - PE File Anomaly Detector Tool

About ExeScan
ExeScan is the FREE console based tool to detect anomalies in PE (Portable Executable) files. It quickly scans givenexecutable file and detect all kind of anomalies in its PE header fields including checksum verifications, size of various header fields, improper size of raw data, non-ascii/empty section names etc.

Various packers/protectors modify PE header to make reversing harder. Sometimes anomalies in PE header may crash Debugging tools thereby blocking your attempt to reversing. Such anomalies can also make some of the GUI based PE analysis tools to fail to parse PE headers. 

In such cases ExeScan can come handy by helping you to quickly detect such anomalies. Then you can fix them and proceed to further analysis of malware. 

In addition to finding various anomalies, it can also detect packer/compiler used to pack/build the target executable file. Beingconsole based tool, you can easily integrate it with your malware automation suite.  
 
 
 
Features of ExeScan
Here are the main feature highlights
  • Quickly detect all kind of Anomalies in EXE/PE file.
  • Console tool makes it easy for automation.
  • Compiler and Packer signatures detection
  • Scan for commonly used malware APIs
  • PE header and Import table structure dispaly
 
 
Requirements
ExeScan requires following components 
  • Python - Install latest version of Python.
  • PEFile - PE File Python Module by Ero Carrera 
 
 
Using ExeScan
ExeScan is very simple and easy to use.  

Here are the brief usage details
  •  Before you launch - make sure you have installed all the above mentioned requirements.
  •  Next launch command prompt (start=>Run=>cmd.exe) and move to directory where you have extracted ExeScan file
  •  Then type 'exescan.py -a <path to exe file>' and instantly it will show all the anomalies along with other PE information as shown in the screenshot below.
 
 
Screenshots of ExeScan
Here is the screenshot of ExeScan detecting various anomalies in packed PE file


 
 
 
Release History
Version 1.5 :  5th Oct 2011
New version v1.5 adds support for automatically processing all EXE files in the directory.
 
Version 1.0 :  5th June 2011
First public release of ExeScan
 
 
 
Disclaimer
ExeScan tool is released "as is" without any warranty of any kind, neither SecurityXploded nor the author is responsible for any damage due to use or misuse of this tool. 

Read complete License & Disclaimer terms here.
 
 
 
Download ExeScan
 
  FREE Download ExeScan 1.5 

License  : Freeware
Platform : Windows XP, 2003, Vista, Win7

Win 7 Compatible


출처 : http://securityxploded.com/
728x90

댓글