aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index a0838fd..a24f7e4 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -139,3 +139,9 @@ pages:
- Add-Persistence: 'Persistence/Add-Persistence.md'
- Install-SSP: 'Persistence/Install-SSP.md'
- Get-SecurityPackage: 'Persistence/Get-SecurityPackage.md'
+- ScriptModification:
+ - Functions:
+ - Out-CompressedDll: 'ScriptModification/Out-CompressedDll.md'
+ - Out-EncodedCommand: 'ScriptModification/Out-EncodedCommand.md'
+ - Out-EncryptedScript: 'ScriptModification/Out-EncryptedScript.md'
+ - Remove-Comment: 'ScriptModification/Remove-Comment.md'