Service-Perms in Powershell

Updated my Service-Perms.exe to Powershell, grab a copy here: https://github.com/benpturner/h00k/blob/master/powershell/Service-Perms.ps1  Usage direct from the Internet within Powershell: IEX (new-object system.net.webclient).downloadstring(“https://raw.githubusercontent.com/benpturner/h00k/master/powershell/Service-Perms.ps1”); Get-ServicePerms Outputs an HTML

PoshC2 – Powershell C2

A new tool written by @benpturner (me) and @davehardy20! PoshC2 is a proxy aware C2 framework written completely in PowerShell to aid penetration testers with red teaming, post-exploitation and lateral movement. The tools and modules were developed off the back of our successful PowerShell sessions and payload types for the Metasploit Framework. PowerShell was chosen… Continue reading PoshC2 – Powershell C2