Skip to content

Third Party Functions

Scott Sutherland edited this page May 23, 2017 · 5 revisions

A few PowerUpSQL functions use the third party functions below.

Function Name Description
Invoke-Parallel A PowerShell function created by Warren F. ( RamblingCookieMonster) for running multiple threads in PowerShell via runspaces.
Invoke-TokenManipulation This function was create by Joe Bialek and can be used to steal authentication tokens.
Invoke-Inveigh A Windows PowerShell LLMNR/NBNS spoofer/man-in-the-middle tool create by Kevin Robertson.
Test-IsLuhnValid Valdidate a number based on the Luhn Algorithm. Function written by Oyvind Kallstad.

Introduction

Cheat Sheets

PowerUpSQL Blogs

PowerUpSQL Talks

PowerUpSQL Videos

Function Categories

Related Projects

Recommended Content

Clone this wiki locally