Skip to content

Windows Defender detects Trojan:Script/Wacatac.B!ml #88297

@akiirui

Description

@akiirui

The Windows Defender detects the "Trojan:Script/Wacatac.B!ml" when I compiling a hello_world project.

Snipaste_2021-08-25_00-37-28

Environments:

  • Windows 10 21H1
  • Windows Defender Security intelligence version: 1.347.319.0
  • Rust: stable-x86_64-pc-windows-gnu rustc 1.54.0 (a178d03 2021-07-26)

Steps to reproduce:

  1. open cmd.exe
  2. cd %USERPROFILE%\Downloads
  3. create a main.rs with a simple function main (such as println!("hello world"))
  4. rustc .\main.rs
  5. .\main.exe
  6. Windows Defender warning

Windows Defender detects rustc compiling output as "Trojan:Script/Wacatac.B!ml" in User's Downloads folder only.

And if you copy compiled executable file to Downloads folder from another place, It will also detected as "Trojan:Script/Wacatac.B!ml".

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-windowsOperating system: Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions