Detectionmediumtest
SyncAppvPublishingServer Execute Arbitrary PowerShell Code
Executes arbitrary PowerShell code using SyncAppvPublishingServer.exe.
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
WindowsProcess Creation
ProductWindows← raw: windows
CategoryProcess Creation← raw: process_creation
Events generated when a new process is spawned on the system. Covers command-line arguments, parent/child relationships, and process metadata.
Detection Logic
Detection Logic2 selectors
detection:
selection_img:
- Image|endswith: '\SyncAppvPublishingServer.exe'
- OriginalFileName: 'syncappvpublishingserver.exe'
selection_cli:
CommandLine|contains: '"n; '
condition: all of selection_*False Positives
App-V clients
MITRE ATT&CK
Tactics
Techniques
Related Rules
Similar
Rule not foundfde7929d-8beb-4a4c-b922-be9974671667
Rule Metadata
Rule ID
fbd7c32d-db2a-4418-b92c-566eb8911133
Status
test
Level
medium
Type
Detection
Created
Mon Jul 12
Modified
Tue Oct 04
Author
Path
rules/windows/process_creation/proc_creation_win_lolbin_syncappvpublishingserver_execute_psh.yml
Raw Tags
attack.defense-evasionattack.t1218