aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormattifestation <mattgraeber@gmail.com>2014-10-01 20:47:14 -0400
committermattifestation <mattgraeber@gmail.com>2014-10-01 20:47:14 -0400
commit0ca33b03479f16b572c8991285ca36b4574a1822 (patch)
tree61357979e87d4492bb7323a5da007c219d3ff332 /README.md
parent9d412f0d6ac53b47266bbbe03eff36ab653d4494 (diff)
downloadPowerSploit-0ca33b03479f16b572c8991285ca36b4574a1822.tar.gz
PowerSploit-0ca33b03479f16b572c8991285ca36b4574a1822.zip
Added Install-SSP and Get-SecurityPackages
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 63ec6f0..0358930 100644
--- a/README.md
+++ b/README.md
@@ -56,6 +56,14 @@ Configure elevated persistence options for the Add-Persistence function.
Add persistence capabilities to a script.
+#### `Install-SSP`
+
+Installs a security support provider (SSP) dll.
+
+#### `Get-SecurityPackages`
+
+Enumerates all loaded security packages (SSPs).
+
## PETools
**Parse/manipulate Windows portable executables.**