📈
Learn to PoSH
  • Introduction
  • PowerShell Lab Set Up
  • Course Material
    • PowerShell 101
    • Month Of Lunches
    • More Videos
  • Assignments
    • Assignment 1
    • Assignment 2
    • Under The Wire
  • Other Useful Resources
    • PowerShell Repo
    • PowerShell Gallery
    • PowerShell Hunt Guide
    • Invoke-Obfuscation Repo
    • Revoke-Obfuscation Repo
  • Trainings
    • SANS SEC505: Securing Windows and PowerShell Automation
    • Pluralsight Windows PowerShell: Essentials
    • Pluralsight Windows PowerShell: Scripting and Toolmaking
Powered by GitBook
On this page
  • PowerShell Lab Set-up
  • What you Need

Was this helpful?

PowerShell Lab Set Up

Setting up a powershell lab

PreviousIntroductionNextPowerShell 101

Last updated 4 years ago

Was this helpful?

PowerShell Lab Set-up

Its good to have a virtual environment for PowerShell (virtual box or Vmware).

  1. You can do many things on your regular machine, but if you have Mac you might need a Windows VM to test.

  2. You can try other scenarios with a VM as it can appear as a remote host that you can connect to via PowerShell (WinRM)\

What you Need

  1. Access to a Windows 10 machine (preferably inside of VirtualBox/VmWare), but you can use your host system.

    1. Highly recommended - with

  2. Kali Linux (or an equivalent linux distribution), if you want to try PowerShell on Linux and PowerShell Empire

    1. see

VS Code
PowerShell Extension
https://www.kali.org/tutorials/installing-powershell-on-kali-linux/