LoFP LoFP / administrative script libraries

Techniques

Sample rules

Base64 Encoded PowerShell Command Detected

Description

Detects usage of the “FromBase64String” function in the commandline which is used to decode a base64 encoded string

Detection logic

condition: selection
selection:
  CommandLine|contains: ::FromBase64String(