Tools & Utility

PowerSploit

Collection of PowerShell post-exploitation modules for Windows penetration testing.

#privesc#windows#powershell#post-exploitation

PowerSploit: PowerShell Post-Exploitation

PowerSploit is a collection of Microsoft PowerShell modules for penetration testing.

Key Modules

powershell
# Import
Import-Module PowerSploit

Privilege Escalation

Invoke-AllChecks # PowerUp Get-ServiceUnquoted Get-ModifiableServiceFile

Credential Harvesting

Invoke-Mimikatz Get-Keystrokes

Code Execution

Invoke-Shellcode Invoke-DllInjection

Exfiltration

Invoke-NinjaCopy Get-GPPPassword