Skip to content

Collection of Powershell scripts to assist InfoSec Operations

Notifications You must be signed in to change notification settings

nolsen311/InfoSecOps_PS

Repository files navigation

Introduction

A collection of useful powershell scripts to load functions and provide simple access to operational powershell
not everything is necessarily complete, you may have to modify things to make them work properly in your environment
most things should be working fairly well.

Getting Started

You may want to start using PowerShell Core. It's available cross-platform and is super useful. There are a couple functions that require PSCore, but they'll let you know.
The install script will put a reference to this directory in your powershell profile and then set up importing all these modules when you open a new window.

  1. git clone PS_functions
  2. cd PS_functions
  3. ./install.ps1

About

Collection of Powershell scripts to assist InfoSec Operations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published