From efc57d864c43d4e5b7d6585772eb2bcaf47036cf Mon Sep 17 00:00:00 2001 From: Scott Sutherland Date: Wed, 24 Jul 2024 08:49:19 -0500 Subject: [PATCH] Update PowerHuntShares.psm1 Feature: interesting files page, added the ability to click the category on the bar chart to filter the interesting files table rows for that category. --- PowerHuntShares.psm1 | 37 ++++++++++++++++++++++++++----------- 1 file changed, 26 insertions(+), 11 deletions(-) diff --git a/PowerHuntShares.psm1 b/PowerHuntShares.psm1 index 23d17e3..8ffa803 100644 --- a/PowerHuntShares.psm1 +++ b/PowerHuntShares.psm1 @@ -4,7 +4,7 @@ #-------------------------------------- # Author: Scott Sutherland, 2024 NetSPI # License: 3-clause BSD -# Version: v1.86 +# Version: v1.87 # 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 { @@ -6017,7 +6017,6 @@ The left menu can be used to find summary data, the scan summary is in the table