title: Encoded FromBase64String status: experimental description: Detects a base64 encoded FromBase64String keyword in a process command line author: Florian Roth date: 2019/08/24 tags: - attack.t1086 - attack.t1140 - attack.execution - attack.defense_evasion logsource: category: process_creation product: windows detection: selection: CommandLine|base64offset|contains: '::FromBase64String' condition: selection fields: - CommandLine - ParentCommandLine falsepositives: - unknown level: critical