QuestionQ365
Tools/Systems/ProgramsWhile responding to a phishing incident at a banking call center in North Carolina, the team receives an Excel spreadsheet that opens without issue but is suspected of hiding macro logic. Before extracting any macro code, which command should investigators use to list the OLE streams and determine which stream(s) contain macros, indicated by an uppercase "M"?
- A python oledump.py -s"
- B olevba "
- C oleid "
- D python oledump.py
Community Discussion