Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Added support for Office 2007+ formats, automated modules selection and removed neccessity to specify file's format #1

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

mgeeky
Copy link

@mgeeky mgeeky commented Jan 10, 2021

Hi!

This Pull Request brings following additions:

  • Support for Office 2007+ formats (xlsm, docm, etc.)
  • Removes necessity to specify file format through -d word setting
  • Adds functionality to purge all modules (skipping This* ones) unless explicitely specified otherwise by user
  • Refactors a few bad code smells

Now it supports:

  • Word (pre-2007, 2007+)
  • Excel (pre-2007, 2007+)
  • Powerpoint (2007+)
  • Publisher (pre-2007)

I'm pretty sure that support for Office 2007+ files was removed on purpose, to hinder the threat posed by sharing this code with community, but nonetheless I decided to share it publicly in similar way EvilClippy authors did - to improve security vendors response on this technique.

Hope you all folks will like it :-)

Cheers,
mgeeky.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant