diff --git a/PowerHuntShares.psm1 b/PowerHuntShares.psm1 index f3f8f38..171baa6 100644 --- a/PowerHuntShares.psm1 +++ b/PowerHuntShares.psm1 @@ -4,7 +4,7 @@ #-------------------------------------- # Author: Scott Sutherland, 2024 NetSPI # License: 3-clause BSD -# Version: v1.74 +# Version: v1.75 # 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 { @@ -5071,43 +5071,43 @@ This section contains a list of the most common SMB share names. In some cases,
Share Count Count is the number of unique shares with the same name. |
- Share Name Name is the name of a collection of share with the same name. |
- Risk Level Level relfects the exposure of credentials and sensitive data. |
- Share Similarity Similarity scores reflect how likely it is that the shares are related to each other. |
- Folder Groups Groups are groups of shares that have the same name and file listing. |
- Common Files Files are file names that exist in 10% or more of the file groups. |
- Interesting Files Files |
---|