269 questions
Defender Onboarding command
Irin Sultana
377
Reputation points
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
Sign in to answer