From 96f56c2fedcdc782b8ab51cb3f77074c935cb09e Mon Sep 17 00:00:00 2001 From: Scott Sutherland Date: Tue, 29 Oct 2024 17:28:29 -0500 Subject: [PATCH] Update PowerHuntShares.psm1 Fixed tooltips. --- PowerHuntShares.psm1 | 156 ++++++++++++++++++++++++++----------------- 1 file changed, 95 insertions(+), 61 deletions(-) diff --git a/PowerHuntShares.psm1 b/PowerHuntShares.psm1 index 6279167..c77b834 100644 --- a/PowerHuntShares.psm1 +++ b/PowerHuntShares.psm1 @@ -4,7 +4,7 @@ #-------------------------------------- # Author: Scott Sutherland, 2024 NetSPI # License: 3-clause BSD -# Version: v1.186 +# Version: v1.187 # 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 { @@ -6908,35 +6908,50 @@ This section provides information for computers hosting shares configured with e - Computer
Name  
Computer Name
is the name of the computer.
+ Computer
Name   +
+ + + Computer Name
is the name of the computer. +
+
+ - Operating
System
OS
is the operating system of the computer.
+ Operating
System +
+ + + OS
is the operating system of the computer. +
+
+ - Risk
Level  
Risk Level
relfects the exposure of credentials and sensitive data.
+ Risk
Level   +
+ + + Risk Level
relfects the exposure of credentials and sensitive data. +
+
+ - Share
Count  
Share Count
is the number of shares
hosted on the same computer.
+ Share
Count   +
+ + + Share Count
is the number of shares
hosted on the same computer. +
+
+ - Interesting
Files  
Interesting Files
are filenames that
may be sensitive.
+ Interesting
Files   +
+ + + Interesting Files
are filenames that
may be sensitive. +
+
+ @@ -7651,47 +7666,66 @@ This section provide a summary and list of the affected shares grouped by name. - + - + - + - + - + - + - +
Share
Count  
Share Count
is the number of unique shares with
the same name.
Share
Count   +
+ + + Share Count
is the number of unique shares with
the same name. +
+
+
Share
Name  
Share Name
is the name of a
collection of share
with the same name.
Share
Name   +
+ + Share Name
is the name of a
collection of share
with the same name. +
+
+
Risk
Level  
Risk Level
relfects the exposure of credentials and sensitive data.
Risk
Level   +
+ + + Risk Level
relfects the exposure of credentials and sensitive data. +
+
+
Share
Similarity  
Share Similarity
scores reflect how likely it is that the shares are related to each other.
Share
Similarity   +
+ + + Share Similarity
scores reflect how likely it is that the shares are related to each other. +
+
+
Folder
Groups  
Folder Groups
are groups of shares
that have the same
name and file listing.
Folder
Groups   +
+ + + Folder Groups
are groups of shares
that have the same
name and file listing. +
+
Common
Files  
Common Files
are file names that
exist in 10% or more
of the file groups.
Common
Files   +
+ + + Common Files
are file names that
exist in 10% or more
of the file groups. +
+
+
Interesting
Files  
Interesting Files
are filenames that
may be sensitive.
Interesting
Files   +
+ + + Interesting Files
are filenames that
may be sensitive. +
+
+