aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorHarmJ0y <will@harmj0y.net>2016-12-14 18:24:33 -0500
committerHarmJ0y <will@harmj0y.net>2016-12-14 18:24:33 -0500
commitcf444398cab3f77f9b8cc7bd23e3e506621eb150 (patch)
tree4ef2606fb6b48fab8766df94608d2bd32801ce9f /docs/index.md
parenta81faf36a4cdf925b4cb7cc1019648b37967e0bc (diff)
downloadPowerSploit-cf444398cab3f77f9b8cc7bd23e3e506621eb150.tar.gz
PowerSploit-cf444398cab3f77f9b8cc7bd23e3e506621eb150.zip
For ./Persistence/ :
-PSScriptAnalyzering -Tweaking of synopsis blocks in order to support platyPS -Code standardization -Generated docs
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md
index 8cd53ea..ac37071 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -25,7 +25,7 @@ Add persistence capabilities to a PowerShell script.
New-ElevatedPersistenceOption - Configure elevated persistence options for the Add-Persistence function.
Add-Persistence - Add persistence capabilities to a script.
Install-SSP - Installs a security support provider (SSP) dll.
- Get-SecurityPackages - Enumerates all loaded security packages (SSPs).
+ Get-SecurityPackage - Enumerates all loaded security packages (SSPs).
### AntivirusBypass
AV doesn't stand a chance against PowerShell!