Generating Excel 4.0 XLM macro with python

boobsnail

BoobSnail allows generating XLM (Excel 4.0) macro. Its purpose is to support the RedTeam and BlueTeam in XLM macro generation.
Features:

  • various infection techniques;
  • various obfuscation techniques;
  • translation of formulas into languages other than English;
  • can be used as a library – you can easily write your own generator.

Building and Running

Tested on: Python 3.8.7rc1

pip install -r requirements.txt
python boobsnail.py
___. ___. _________ .__.__
_ |__ ____ _____ |__ / _____/ ____ _____ |__| |
| __ / _ / _ | __ _____ / __ | | |
| _ ( <_> | <_> ) _ / | / __ | | |__
|___ /____/ ____/|___ /_______ /___| (____ /__|____/
/ / / / /
Author: @_mzer0 @stm_cyber
(...)

 

 

 

To finish reading, please visit source site