BIOCs
Browse the Cortex behavioral indicator of compromise (BIOC) detection rules.
6 BIOCs match the current filters. tactic: TA0003 ✕ technique: T1543 ✕
Download CSV Show ATT&CK heatmapManipulation of service imagepath configuration Informational Persistence
This key specifies the location of the executable file for the driver or service. Malicious executables might be installed in these paths.
Indicator:Registry action type = create_registry_key , set_registry_value AND registry key name = *\services\*\imagepath Host host os = windows
ATT&CK tactics: Persistence (TA0003)ATT&CK techniques: Create or Modify System Process: Windows Service (T1543.003) Hijack Execution Flow: Services Registry Permissions Weakness (T1574.011)- Preventable:
- Yes
- Source:
- Palo Alto Networks
- Updated:
- 2026-02-11
Modification of systemd service files Informational Persistence
An attacker may create or modify systemd service unit files to establish persistence between reboots.
Indicator:File action type = write , create AND file path =~ (^/etc/systemd/system/|^/usr/lib/systemd/system/|^/run/systemd/system/|/lib/systemd/system/|\.config/systemd/user/|^/etc/systemd/user/|\.local/share/systemd/user/|^/run/systemd/user/|^/usr/lib/systemd/user/).*\.service Host host os = linux
ATT&CK tactics: Persistence (TA0003)ATT&CK techniques: Create or Modify System Process: Systemd Service (T1543.002)- Preventable:
- Yes
- Source:
- Palo Alto Networks
- Updated:
- 2026-08-23
Multiple RDP sessions enabled via Registry Medium Persistence
Attackers may allow multiple RDP sessions, so they could access the machine at the same time the user does.
Indicator:Registry registry key name = HKEY_LOCAL_MACHINE\SYSTEM\*ControlSet*\Control\Terminal Server AND registry value name = fSingleSessionsPerUser AND action type = set_registry_value Host host os = windows
ATT&CK tactics: Persistence (TA0003) Lateral Movement (TA0008)ATT&CK techniques: Remote Services: Remote Desktop Protocol (T1021.001) Create or Modify System Process: Windows Service (T1543.003)- Preventable:
- Yes
- Source:
- Palo Alto Networks
- Updated:
- 2026-08-23
New service created via command line Informational Persistence
Attackers may leverage services to gain persistence on an endpoint.
Indicator:Process action type = execution AND target process cmd = *create*binpath* AND target process name = sc.exe
ATT&CK tactics: Persistence (TA0003)ATT&CK techniques: Create or Modify System Process: Windows Service (T1543.003)- Preventable:
- Yes
- Source:
- Palo Alto Networks
- Updated:
- 2026-02-11
Persistence through service registration Informational Persistence
An attacker may add or modify system services to persist on a host.
Indicator:File action type = write , create , rename AND file path =~ /etc/(init.d/|rc|systemd|inetd.conf|modules|modprobe.conf|inittab).*|/lib/systemd.* Host host os = linux
ATT&CK tactics: Persistence (TA0003)ATT&CK techniques: Create or Modify System Process: Systemd Service (T1543.002)- Preventable:
- Yes
- Source:
- Palo Alto Networks
- Updated:
- 2026-08-23
PowerShell creates a new service Low Persistence
PowerShell creates a new service via a command line. This can be used by attackers to be persistent on a machine.
Indicator:Process action type = execution AND target process cmd = *New-Service* AND target process name = powershell.exe
ATT&CK tactics: Persistence (TA0003)ATT&CK techniques: Create or Modify System Process: Windows Service (T1543.003)- Preventable:
- Yes
- Source:
- Palo Alto Networks
- Updated:
- 2026-02-11