jajp777 / PoshSec

The main PoshSec repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#PoshSec#

  • Version: 1.0
  • Release Date: 4/26/2014
  • License: BSD 3-Clause

For a simple how to get started with PoshSec, please visit https://github.com/PoshSec/PoshSec/wiki/Getting-Started-with-PoshSec.

What is PoshSec?

PoshSec is a PowerShell module that enables system administrators, information security professionals and other with their security tasks on Windows systems.

This project started by Will Steele (@pen_test) and Matt Johnson (@mwjcomputing) has several goals:

  • Publish a PowerShell module to aid people in the use of PowerShell in regards to security.
  • Provide some guidance on how to use PowerShell in the information security space, on both the offensive and defensive side with blog posts and articles.
  • Be a location to obtain links to others using PowerShell in the information security space.

What's New in 1.0?

Installing PoshSec

  1. Download module
  2. Unblock .zip file
  3. Extract module files to $env:userprofile\Documents\WindowsPowerShell\Modules
  4. Launch PowerShell
  5. Import Module
Import-Module -Name PoshSec -Force

Community Information

Developers

  • Matt Johnson (@mwjcomputing)
  • Nick Jacob (@mortiousprime)
  • Rich Cassara (@rjcassara)
  • Ben Ten (@ben0xA)
  • Steven Legg (@zenm0de)
  • Jeff Rottenberger (@ngeekify)
  • Bryan Smith (@securekomodo)
  • Wolfgang Goerlich (@jwgoerlich)

Contact

githalytics.com alpha

About

The main PoshSec repository.

License:Other