1. What contributions have the authors mentioned in the paper "Poster: identifying dynamic data structures in malware" ?
The authors report on work in progress that exploits this weakness to identify dynamic data structures present in malware samples for the purposes of aiding reverse engineering and constructing malware signatures, which may be employed for malware classification.. Using a prototype implementation, which combines the type recovery tool Howard and the identification tool Data Structure Investigator ( DSI ), the authors analyze data structures in Carberp and AgoBot malware.. To tackle this, the authors propose a new type recovery for binaries based on machine learning, which uses Howard ’ s types to guide the search and DSI ’ s memory abstraction for hypothesis evaluation.
read more