Hacker News new | ask | show | jobs
by weltensturm 1886 days ago
It looks like they switched from .doc to .docx in January, I wonder if the old format was the attack vector
1 comments

.doc can contain macros that do bad things

.docx cannot contain macros

I don't think thats true...
It is true. .docx files cannot contain macros, but .docm files can. The same x/m convention applies to all of the other Office file formats as well.