2012-05-26 18:48:46 -04:00
2012-05-26 18:48:46 -04:00
2012-05-26 12:50:53 -04:00
2012-05-26 16:02:44 -04:00

PowerSploit is a series of Microsoft PowerShell scripts that can be used in post-exploitation scenarios during authorized penetration tests. PowerSploit is comprised of the following scripts:





Inject-Dll:



   Inject-Dll injects a Dll into the process ID of your choosing.



Inject-Shellcode:



   Inject-Shellcode injects shellcode into the process ID of your choosing or within PowerShell locally.



Encrypt-Script:



   Encrypt-Script will encrypt a script (or any text file for that matter) and output the results to a minimally obfuscated script - evil.ps1.



Get-GPPPassword:



   Get-GPPPassword retrieves the plaintext password for accounts pushed through Group Policy in groups.xml.



   Used with permission from @obscuresec (www.obscuresecurity.blogspot.com).



Usage:



   Refer to the comment-based help in each individual script for usage information.
S
Description
Automated archival mirror of github.com/PowerShellMafia/PowerSploit
Readme BSD-3-Clause 16 MiB
Languages
PowerShell 96.3%
C++ 3.1%
C 0.5%