hacktricks/windows-hardening/windows-local-privilege-escalation/msi-wrapper.md
carlospolop 1fa9f77ec3 change
2023-04-05 14:02:54 +02:00

3.7 KiB

MSI Wrapper

HackTricks in 🐦 Twitter 🐦 - 🎙️ Twitch 🎙️ - 🎥 Youtube 🎥

Download the free version app from https://www.exemsi.com/documentation/getting-started/, execute it and wrap the "malicious" binary on it.
Note that you can wrap a ".bat" if you just want to execute command lines (instead of cmd.exe select the .bat file)

And this is the most important part of the configuration:

(Please, note that if you try to pack your own binary you will be able to modify these values)

From here just click on next buttons and the last build button and your installer/wrapper will be generated.

HackTricks in 🐦 Twitter 🐦 - 🎙️ Twitch 🎙️ - 🎥 Youtube 🎥