Skip to content

Scripts meant to take a fresh windows VM to pentest ready

Notifications You must be signed in to change notification settings

connorrutt/NewWinPentestVMScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PENTEST-WINDOWS-SCRIPT-VM

Scripts meant to take a fresh windows VM to pentest ready

windows 10 22h2 LITE ISO is a good build to throw into virtualbox or VMware just check web archives for clean ISO

2 cores 4 gb ram 75 gb HD min

  1. Open Start.

  2. Search for Windows Security and click the top result to open the app.

  3. Click on Virus & threat protection.

  4. Under the "Virus & threat protection settings" section, click the Manage settings option

  5. Turn off the Real-time protection toggle switch.

Powershell as admin

CD C:\USER\wherever you downloaded this

Set-ExecutionPolicy -ExecutionPolicy Unrestricted

./disable-defender.ps1

/install.ps1

** WHEN COMPLETE , SNAPSHOT THE VM. THIS WILL KEEP WINDOWS FROM EXPIRING + ALLOW FOR ANY ISSUES TO BE MITIGATED SHOULD ARISE **

then usually cry because I could have downloaded commando VM or flare but still

About

Scripts meant to take a fresh windows VM to pentest ready

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published