Script for prepare your windows OS before CTF (Hardening Only)
- Update OS
- Update Defender signatures
- Disable Netdiscover and Share/printer
- Disable LLMNR
- Disable Netbios on all interfaces
- Disable SMBv1
Open a powershell terminal In administrator
Start-Process powershell.exe "-NoProfile -ExecutionPolicy Bypass -File .\Install.ps1"
Disable NTLMv1 & LM Force SMB signature Check