enigma0x3/Generate-Macro

Provide an argument to specify an Invoke-Shellcode URL

mattifestation opened this issue · 1 comments

I'd let the user be in control of where they want to host Invoke-Shellcode rather than providing a hardcoded link to my GitHub. For example, what if the path to Invoke-Shellcode in PowerSploit changed?

https://github.com/enigma0x3/Generate-Macro/blob/master/Generate-Macro.ps1#L218

Nice work. Thanks.

I have added input for the script location. Thanks for the input and as always, thanks for allowing me to use your code as an injection method for these attacks. If you find any issues, let me know.