diff --git a/oletools/msodde.py b/oletools/msodde.py index 13867f3..8f0b0f3 100644 --- a/oletools/msodde.py +++ b/oletools/msodde.py @@ -64,6 +64,9 @@ __version__ = '0.52dev8' # TODO: field codes can be in headers/footers/comments - parse these # TODO: generalize behaviour for xlsx: find all external links (maybe rename # command line flag for "blacklist" to "find all suspicious" or so) +# TODO: Test with more interesting (real-world?) samples: xls, xlsx, xlsb, docx +# TODO: Think about finding all external "connections" of documents, not just +# DDE-Links #------------------------------------------------------------------------------ # REFERENCES: