diff options
author | HarmJ0y <will@harmj0y.net> | 2016-12-14 16:17:00 -0500 |
---|---|---|
committer | HarmJ0y <will@harmj0y.net> | 2016-12-14 16:17:00 -0500 |
commit | 7cdaa3c2d6afbaaaf10804435e873e14698f40b9 (patch) | |
tree | 5c9fdd8867ac8db88cac48663632b7ed3d748c66 /mkdocs.yml | |
parent | 85b374c05ba988cfb12e0ea3d07bd34da65da571 (diff) | |
download | PowerSploit-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.yml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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' |