Reverting last update to install-redteam.ps1

This commit is contained in:
Chris Long
2020-04-25 23:03:03 -07:00
committed by GitHub
parent 3f12ac524a
commit 6de7ffa8d5

View File

@@ -1,8 +1,5 @@
# Purpose: Installs Mimikatz and Powersploit into c:\Tools\Mimikatz. Used to install redteam related tooling.
# Ensure the GPO to disable Windows Defender is applied before continuing
gpupdate /force
Write-Host "$('[{0:HH:mm}]' -f (Get-Date)) Installing Red Team Tooling..."
# Windows Defender should be disabled already by O&O ShutUp10