1
2
Fork 0
mirror of https://github.com/carlospolop/hacktricks.git synced 2023-12-14 19:12:55 +01:00

GitBook: [master] 2 pages modified

This commit is contained in:
CPol 2021-01-23 15:58:02 +00:00 committed by gitbook-bot
parent b2fb085884
commit c27f109d1c
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF
2 changed files with 3 additions and 2 deletions

View file

@ -223,7 +223,7 @@ Just execute the created binary to escalate privileges.
### MSI Wrapper
Read this tutorial to learn how to create a MSI wrapper using this tools:
Read this tutorial to learn how to create a MSI wrapper using this tools. Note that you can wrap a "**.bat**" file if you **just** want to **execute** **command lines**
{% page-ref page="msi-wrapper.md" %}

View file

@ -1,6 +1,7 @@
# MSI Wrapper
Download the free version app from [https://www.exemsi.com/documentation/getting-started/](https://www.exemsi.com/download/), execute it and wrap the "malicious" binary on it:
Download the free version app from [https://www.exemsi.com/documentation/getting-started/](https://www.exemsi.com/download/), 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\)**
![](../../.gitbook/assets/image%20%2848%29.png)