Skip to content

ttpreport/activemaim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActiveMaim

A PoC generator for this research.

Takes the .mht file macro-enabled document as input.

usage: activemaim.py [-h] --infile INFILE --outfile OUTFILE [--inprocedure INPROCEDURE] [--outprocedure OUTPROCEDURE] [--remote REMOTE] [--prependfile PREPENDFILE | --prependrandom]

options:
  -h, --help            show this help message and exit
  --infile INFILE       Input .mht file
  --outfile OUTFILE     Resulting manipulated file with embedded payload
  --remote REMOTE       Address for remote payload
  --prependfile PREPENDFILE
                        File to prepend before MHTML contents
  --prependrandom       Prepend random bytes and OLEVBA bypass

  --inprocedure INPROCEDURE
                        Procedure name to be manipulated
  --outprocedure OUTPROCEDURE
                        Resulting procedure name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages