2.8 - EZ Tools #
2.8.1 Lab Objectives #
By the end of this lab you should be able to:
- Download EZ Tools and run.
2.8.2 Download EZ Tools #
Eric Zimmerman provides a PowerShell script to download and catalogue the versions of the tools on your system. Use this script to install and update the EZTools.
Open a PowerShell window as administrator.
Git clone https://github.com/EricZimmerman/Get-ZimmermanTools
cd .\Get-ZimmermanTools\
Allow script execution by running command “Set-ExecutionPolicy Unrestricted”
.\Get-ZimmermanTools.ps1
You will also need to install .NET Runtime.
You can download and install from this link - https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-6.0.21-windows-x64-installer?cid=getdotnetcore.