2017-02-22 08:47 AM
Invincea published an interesting analysis of timestamp from PE file header. How difficult would it be to add the timestamp information in the Malware Analysis "Static Analysis Results" section to attempt to track file time that are either really old and way in the future?
2017-02-22 09:41 AM
For what its worth, the parser 'windows_executable' registers meta related to timestamps:
analysis.file: exe timestamp zero
analysis.file: exe timestamp close to zero
analysis.file: exe timestamp before 1999
analysis.file: exe timestamp in the future
analysis.file: exe recently compiled