aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorHarmJ0y <will@harmj0y.net>2016-12-14 16:17:00 -0500
committerHarmJ0y <will@harmj0y.net>2016-12-14 16:17:00 -0500
commit7cdaa3c2d6afbaaaf10804435e873e14698f40b9 (patch)
tree5c9fdd8867ac8db88cac48663632b7ed3d748c66 /mkdocs.yml
parent85b374c05ba988cfb12e0ea3d07bd34da65da571 (diff)
downloadPowerSploit-7cdaa3c2d6afbaaaf10804435e873e14698f40b9.tar.gz
PowerSploit-7cdaa3c2d6afbaaaf10804435e873e14698f40b9.zip
For ./Antivirus/ :
-PSScriptAnalyzering -Tweaking of synopsis blocks in order to support platyPS -Code standardization -Generated docs
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 8b78d98..f18c644 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -119,3 +119,6 @@ pages:
- Invoke-WScriptUACBypass: 'Privesc/Invoke-WScriptUACBypass.md'
- Invoke-PrivescAudit: 'Privesc/Invoke-PrivescAudit.md'
- Get-System: 'Privesc/Get-System.md'
+- AntiVirus:
+ - Functions:
+ - Find-AVSignature: 'AntivirusBypass/Find-AVSignature.md'