Luckystrike - PowerShell based utility for the creation of malicious Office macro doc 09-02-2017, 11:02 PM
#1
![[Image: 39316f6612f14cfc95d4685d6ef504c9.png]](https://i.gyazo.com/39316f6612f14cfc95d4685d6ef504c9.png)
Luckystrike is a PowerShell based utility for the creation of malicious Office macro documents. To be used for pentesting or educational purposes only.
Getting Started:
Read this: http://www.shellntel.com/blog/2016/9/13/...-generator.
Read the wiki!
Make sure you are on a Win7-10 machine (32 or 64bit).
You must be running a current version of PowerShell (v5+).
You must have Microsoft Excel installed (I did my testing with 2013).
From an ADMINISTRATIVE PowerShell prompt, run the following command. A luckystrike folder will be created for you.
iex (new-object net.webclient).downloadstring('https://git.io/v7kbp')
Run .\luckystrike\luckystrike.ps1 (also as an administrator).
(This post was last modified: 09-02-2017, 11:03 PM by ZanGetsu.)
![[Image: Vs4P58c.png]](https://i.imgur.com/Vs4P58c.png)