aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormattifestation <mattgraeber@gmail.com>2014-05-30 21:22:31 -0400
committermattifestation <mattgraeber@gmail.com>2014-05-30 21:22:31 -0400
commit890247deec3c0c5252305924990e12aa7fda77f5 (patch)
tree480497d45270dcaa5491109bd28bfc5cbe13594c /README.md
parent4567547d6d697e8cf2aa14ee598ec74ee42ed007 (diff)
downloadPowerSploit-890247deec3c0c5252305924990e12aa7fda77f5.tar.gz
PowerSploit-890247deec3c0c5252305924990e12aa7fda77f5.zip
Issue #43 - Adding Get-VaultCredentials
Displays Windows vault credential objects including cleartext web credentials.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 20c0417..4f4a9ba 100644
--- a/README.md
+++ b/README.md
@@ -192,6 +192,10 @@ Lists the device paths of all local volume shadow copies.
Mounts a volume shadow copy.
+#### `Get-VaultCredentials`
+
+Displays Windows vault credential objects including cleartext web credentials.
+
#### `Out-Minidump`
Generates a full-memory minidump of a process.