diff options
author | bitform <matt@exploit-monday.com> | 2012-05-26 16:02:44 -0400 |
---|---|---|
committer | bitform <matt@exploit-monday.com> | 2012-05-26 16:02:44 -0400 |
commit | aec1c7eb8e391f322c69bf9c5af7d9c91eee8e6f (patch) | |
tree | 0ff8f887f440f946f4ed550d29d47d808c983661 | |
parent | 35b905c10fb3c29cfd63674205f6be24b6fba1cc (diff) | |
download | PowerSploit-aec1c7eb8e391f322c69bf9c5af7d9c91eee8e6f.tar.gz PowerSploit-aec1c7eb8e391f322c69bf9c5af7d9c91eee8e6f.zip |
Added Get-GPPPassword
Used with permission from @obscuresec (www.obscuresecurity.blogspot.com)
-rw-r--r-- | Get-GPPPassword.ps1 | bin | 0 -> 6956 bytes | |||
-rw-r--r-- | README | 5 |
2 files changed, 5 insertions, 0 deletions
diff --git a/Get-GPPPassword.ps1 b/Get-GPPPassword.ps1 Binary files differnew file mode 100644 index 0000000..c6a7603 --- /dev/null +++ b/Get-GPPPassword.ps1 @@ -13,6 +13,11 @@ 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:
|