aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 8012ab0..a0838fd 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -132,3 +132,10 @@ pages:
- Functions:
- Set-MasterBootRecord: 'Mayhem/Set-MasterBootRecord.md'
- Set-CriticalProcess: 'Mayhem/Set-CriticalProcess.md'
+- Persistence:
+ - Functions:
+ - New-ElevatedPersistenceOption: 'Persistence/New-ElevatedPersistenceOption.md'
+ - New-UserPersistenceOption: 'Persistence/New-UserPersistenceOption.md'
+ - Add-Persistence: 'Persistence/Add-Persistence.md'
+ - Install-SSP: 'Persistence/Install-SSP.md'
+ - Get-SecurityPackage: 'Persistence/Get-SecurityPackage.md'