Skip to content

k-lfa/MS-CTFPreparator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MS-CTFPreparator

Script for prepare your windows OS before CTF (Hardening Only)

What he's doing ?

  1. Update OS
  2. Update Defender signatures
  3. Disable Netdiscover and Share/printer
  4. Disable LLMNR
  5. Disable Netbios on all interfaces
  6. Disable SMBv1

How execute it ?

Open a powershell terminal In administrator

Start-Process powershell.exe "-NoProfile -ExecutionPolicy Bypass -File .\Install.ps1"
TODO

Disable NTLMv1 & LM Force SMB signature Check

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published