Closed Korto9 closed 3 years ago
Hi,
I wanted to know if its possible to disable Window Defender with only 1 powershell command since its very difficult for me to make it FUD. I tried this but it doesn't work.
Set-MpPreference -DisableRealtimeMonitoring $true
Thank you in advance
yes,Set-MpPreference
cmdlet need admin privilege
maybe you can try my Powershell crypter :wink:
and also, don't be a skid, do some research :wink:
Closing this since it's off-topic for Metasploit.
Hi,
I wanted to know if its possible to disable Window Defender with only 1 powershell command since its very difficult for me to make it FUD. I tried this but it doesn't work.
Set-MpPreference -DisableRealtimeMonitoring $true
Thank you in advance