zuphzuph / zuphsenumfw

Windows PowerShell enumeration toolset for analyzing system configurations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zuph's enumeration framework

Tool written entirely in PowerShell to provide system analysis.

Getting Started:

	1. Open PowerShell
	2. set-executionpolicy unrestricted
	3. cd to script location
	4. ./zuphenumfw.ps1

Prerequisites:

	Tested using PowerShell v5.1 on Windows 10/2016.

Notes:

	Enter to go back after functions have run to navigate functions.
	Everything is meant to be as simplistic as possible.

About

Windows PowerShell enumeration toolset for analyzing system configurations.


Languages

Language:PowerShell 100.0%