BIOCs
Browse the Cortex behavioral indicator of compromise (BIOC) detection rules.
2 BIOCs match the current filters. tactic: TA0003 ✕ technique: T1197 ✕
Download CSV Show ATT&CK heatmapBitsadmin.exe used to download data Informational Persistence
Some attacks were known for abusing BITSAdmin in the past to hide how data was downloaded using legitimate Windows tools.
Indicator:Process action type = execution AND target process cmd = */transfer * AND target process cmd != */upload * AND target process name = bitsadmin.exe
ATT&CK tactics: Persistence (TA0003)ATT&CK techniques: BITS Jobs (T1197)- Preventable:
- Yes
- Source:
- Palo Alto Networks
- Updated:
- 2026-02-11
PowerShell downloads files via BITS Medium Persistence
This PowerShell argument is often used to run commands with malicious intent.
Indicator:Process action type = execution AND target process cmd = *start-bitstransfer* , *complete-bitstransfer* AND target process name = powershell.exe AND process execution signature = Signed AND process execution signer = Microsoft Corporation Host host os = windows
ATT&CK tactics: Persistence (TA0003)ATT&CK techniques: BITS Jobs (T1197)- Preventable:
- Yes
- Source:
- Palo Alto Networks
- Updated:
- 2026-02-11