Bitsadmin used to download or execute a file

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

What happened

{{ @process.executable.name }} was used to download or execute a file, potentially to download malicious tools.

Goal

Detect when bitsadmin is used to download or execute a file.

Strategy

Threat actors are known to utilize tools found natively in a victim’s environment to accomplish their objectives. Bitsadmin, a legitimate Windows binary, has been abused by malicious actors in the past to fetch additional tools and payloads, as well as execute malicious content.

Triage and response

  1. Identify what is being downloaded or executed, and determine if authorized
  2. If it’s not authorized, isolate the host from the network.
  3. Follow your organization’s internal processes for investigating and remediating compromised systems.

Requires Agent version 7.50.0 or greater.