From 92fde2b4f74a22e2cc58a0b9e97dc1109c433a8a Mon Sep 17 00:00:00 2001 From: Scott Sutherland Date: Wed, 21 Sep 2022 14:00:40 -0500 Subject: [PATCH] Update outdated URL --- PowerHuntShares.psm1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PowerHuntShares.psm1 b/PowerHuntShares.psm1 index 5244cff..5bd5c7e 100644 --- a/PowerHuntShares.psm1 +++ b/PowerHuntShares.psm1 @@ -4,7 +4,7 @@ #-------------------------------------- # Author: Scott Sutherland, 2022 NetSPI # License: 3-clause BSD -# Version: v1.31 +# Version: v1.32 # 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 { @@ -3926,7 +3926,7 @@ Below are some tips for getting started on prioritizing the remediation of share

Collection Approach

-The Invoke-HuntSMBShares.ps1 audit script was run against the netspi.local domain to collect SMB Share data, generate this HTML summary report, and generate the associated csv files that detail potentially excessive share configurations. +The PowerHuntShares audit script was run against the netspi.local domain to collect SMB Share data, generate this HTML summary report, and generate the associated csv files that detail potentially excessive share configurations. The left menu can be used to find summary data, the scan summary is in the table to the left, and a summary of the data collection approach has been outlined below.