Skip to content

PowerShell script to automate most of the install of my DFIR lab VM

Notifications You must be signed in to change notification settings

netsecninja/DFIR-Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

DFIR-Lab

A PowerShell script to automate most of the install of my DFIR lab VM

How to use

  1. Open PowerShell as Administrator
  2. Run set-executionpolicy unrestricted; sl $env:USERPROFILE\Downloads\; iwr https://raw.githubusercontent.com/netsecninja/DFIR-Lab/main/Get-DFIRLab.ps1 -outfile Get-DFIRLab.ps1; .\Get-DFIRLab.ps1

About

PowerShell script to automate most of the install of my DFIR lab VM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published