Skip to content

Third Party Functions

Scott Sutherland edited this page May 17, 2018 · 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 created by Joe Bialek and can be used to steal authentication tokens.
Invoke-Inveigh A Windows PowerShell LLMNR/NBNS spoofer/man-in-the-middle tool created 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