p0wnedShell – PowerShell Runspace Post Exploitation Toolkit
p0wnedShell is an offensive PowerShell Runspace Post Exploitation host application written in C# that does not rely on powershell.exe but runs PowerShell commands and functions within a PowerShell run space environment (.NET). It has a lot of offensive PowerShell modules and binaries included making the process of Post Exploitation easier. What the author tried was to build an “all in one” Post Exploitation tool which could be used to bypass all mitigations solutions (or at least some of), and that has all relevant tooling included. You can use it to perform modern attacks within Active Directory environments and create awareness within your Blue team so they can build the right defence strategies. Features/Modules The following PowerShell tools/functions are included: PowerSploit Invoke-Shellcode PowerSploit Invoke-ReflectivePEInjection PowerSploit Invoke-Mimikatz PowerSploit Invoke-TokenManipulation PowerSploit PowerUp PowerSploit PowerView HarmJ0y’s Invoke-Psexec Besimorhino’s Power...