2018-01-27 09:57:30 +00:00
|
|
|
title: Bitsadmin Download
|
2019-11-12 22:12:27 +00:00
|
|
|
id: d059842b-6b9d-4ed1-b5c3-5b89143c6ede
|
2017-03-09 06:49:35 +00:00
|
|
|
status: experimental
|
|
|
|
description: Detects usage of bitsadmin downloading a file
|
2018-01-27 23:24:16 +00:00
|
|
|
references:
|
2019-11-12 22:12:27 +00:00
|
|
|
- https://blog.netspi.com/15-ways-to-download-a-file/#bitsadmin
|
|
|
|
- https://isc.sans.edu/diary/22264
|
2018-07-19 21:36:13 +00:00
|
|
|
tags:
|
2019-11-12 22:12:27 +00:00
|
|
|
- attack.defense_evasion
|
|
|
|
- attack.persistence
|
|
|
|
- attack.t1197
|
|
|
|
- attack.s0190
|
2017-03-09 06:49:35 +00:00
|
|
|
author: Michael Haag
|
|
|
|
logsource:
|
2019-11-12 22:12:27 +00:00
|
|
|
category: process_creation
|
|
|
|
product: windows
|
2017-03-09 06:49:35 +00:00
|
|
|
detection:
|
2019-11-12 22:12:27 +00:00
|
|
|
selection:
|
|
|
|
Image:
|
|
|
|
- '*\bitsadmin.exe'
|
|
|
|
CommandLine:
|
|
|
|
- /transfer
|
|
|
|
condition: selection
|
2017-09-12 21:54:04 +00:00
|
|
|
fields:
|
2019-11-12 22:12:27 +00:00
|
|
|
- CommandLine
|
|
|
|
- ParentCommandLine
|
2017-03-09 06:49:35 +00:00
|
|
|
falsepositives:
|
2019-11-12 22:12:27 +00:00
|
|
|
- Some legitimate apps use this, but limited.
|
2017-03-09 06:49:35 +00:00
|
|
|
level: medium
|