PowerShell for Pentesters

PowerShell for Pentesters is an introduction to using PowerShell in pentesters. A series of videos that analyze all the techniques that security system analysts can apply and understand how Powershell works.

Scripts are provided for easy installation of the Active Directory directory functionality, however no instructions are given for installing the virtual machines. A guide provided in this repo describes the basics for setting up your network in Virtualbox.

The process is similar in VMWare Workstation and Workstation Pro.

Finally you will need Hashcat, which is available at https://hashcat.net/hashcat/. You can also download it via Kali Linux if you have it installed.

screenshot 2021 10 08 at 10 21 35 powershell for pentesters course repository for powershell for pentesters course

 

Installation

git clone https://github.com/dievus/PowerShellForPentesters.git

Specifications

  • User, group, and workstation enumeration
  • enumeration
  • Downloading with PowerShell
  • Group Policy Enumeration
  • ACL Enumeration
  • PowerShell Remoting
  • PowerView and other popular offensive PowerShell scripts
  • Mimikatz

Use

  • Invoke-ForestDeploy.ps1

The . \ Invoke-ADGenerator.ps1

Invoke -ADGenerator -DomainName

This will install the Windows Active Directory Domain Services toolkit and create the real domain. Follow the instructions on the screen, noting the name of the domain used as this will be needed later.

  • Invoke-ADGenerator.ps1

The . \ Invoke-ADGenerator.ps1

Invoke -ADGenerator -DomainName

This will create the appropriate users, groups, permissions and configurations required for the course.

  • NameGen.ps1

The . \ NameGen.ps1

executeScript -ComputerName Workstation -01

This runs on the Workstation-01 machine created to properly name the workstation. Be sure to use -ComputerName flag and specify Workstation -01.

 

You can find the course on YouTube by clicking here.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.087 registrants.
powershell, powershell script, iguru

Written by Anastasis Vasileiadis

Translations are like women. When they are beautiful they are not faithful and when they are faithful they are not beautiful.

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).