LoFP LoFP / app-v clients

Techniques

Sample rules

SyncAppvPublishingServer Execute Arbitrary PowerShell Code

Description

Executes arbitrary PowerShell code using SyncAppvPublishingServer.exe.

Detection logic

condition: all of selection_*
selection_cli:
  CommandLine|contains: '"n; '
selection_img:
- Image|endswith: \SyncAppvPublishingServer.exe
- OriginalFileName: syncappvpublishingserver.exe

SyncAppvPublishingServer Bypass Powershell Restriction - PS Module

Description

Detects SyncAppvPublishingServer process execution which usually utilized by adversaries to bypass PowerShell execution restrictions.

Detection logic

condition: selection
selection:
  ContextInfo|contains: SyncAppvPublishingServer.exe

SyncAppvPublishingServer Execution to Bypass Powershell Restriction

Description

Detects SyncAppvPublishingServer process execution which usually utilized by adversaries to bypass PowerShell execution restrictions.

Detection logic

condition: selection
selection:
  ScriptBlockText|contains: SyncAppvPublishingServer.exe