BIOC
Low
✕
PowerShell creates a new service
PowerShell creates a new service via a command line. This can be used by attackers to be persistent on a machine.
- Module:
- Platform Analytics
- Agent event type:
- Process execution
- Category:
- Persistence
- Status:
- Enabled
ATT&CK tactics: Persistence (TA0003)
ATT&CK techniques: Create or Modify System Process: Windows Service (T1543.003)
Indicator:
Process action type = execution AND target process cmd = *New-Service* AND target process name = powershell.exe
Preventable: yes