From a03bf295123efdc17ab4a43967c59cf7da5d105e Mon Sep 17 00:00:00 2001 From: Scott Sutherland Date: Tue, 29 Oct 2024 15:02:24 -0500 Subject: [PATCH] Update PowerHuntShares.psm1 Made side menu section collapsible. --- PowerHuntShares.psm1 | 94 +++++++++++++++++++++++++++++++++++--------- 1 file changed, 75 insertions(+), 19 deletions(-) diff --git a/PowerHuntShares.psm1 b/PowerHuntShares.psm1 index ac46db0..6279167 100644 --- a/PowerHuntShares.psm1 +++ b/PowerHuntShares.psm1 @@ -4,7 +4,7 @@ #-------------------------------------- # Author: Scott Sutherland, 2024 NetSPI # License: 3-clause BSD -# Version: v1.185 +# Version: v1.186 # References: This script includes custom code and code taken and modified from the open source projects PowerView, Invoke-Ping, and Invoke-Parrell. function Invoke-HuntSMBShares { @@ -6360,24 +6360,24 @@ input[type="checkbox"]:checked::before {
- - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + +
@@ -10673,6 +10673,62 @@ Invoke-HuntSMBShares -Threads 20 -RunSpaceTimeOut 10 -OutputDirectory c:\folder\