mirror of
https://github.com/NetSPI/PowerHuntShares.git
synced 2025-05-04 19:28:42 +02:00
Update PowerHuntShares.psm1
Update folder group labels.
This commit is contained in:
parent
43cc8786c0
commit
933d69a67f
@ -4,7 +4,7 @@
|
||||
#--------------------------------------
|
||||
# Author: Scott Sutherland, 2024 NetSPI
|
||||
# License: 3-clause BSD
|
||||
# Version: v1.70
|
||||
# Version: v1.71
|
||||
# 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
|
||||
{
|
||||
@ -2845,7 +2845,7 @@ function Invoke-HuntSMBShares
|
||||
<td>Same Share Name:</td><td> 1</td>
|
||||
</tr>
|
||||
<tr id="ignore">
|
||||
<td>File Group/Owner Ratio Average:</td><td> $SimularitySharePropFGOwnerAvgT</td>
|
||||
<td>Folder Group/Owner Ratio Average:</td><td> $SimularitySharePropFGOwnerAvgT</td>
|
||||
</tr>
|
||||
<tr id="ignore">
|
||||
<td>Creation Date/Share Ratio:</td><td> $SimularitySharePropCreateDateRatioT</td>
|
||||
@ -2854,13 +2854,13 @@ function Invoke-HuntSMBShares
|
||||
<td>Last Modification Date/Share Ratio:</td><td> $SimularitySharePropModDateRatioT</td>
|
||||
</tr>
|
||||
</table>
|
||||
<Br><Br><strong>Additional Metrics</strong><Br>
|
||||
<Br><Br><strong>Experimental Metrics</strong><Br>
|
||||
<table class="subtable">
|
||||
<tr id="ignore">
|
||||
<td>Share Owner Ratio:</td><td> $SimularityCalcShareOwner</td>
|
||||
<td>Share/Owner Ratio:</td><td> $SimularityCalcShareOwner</td>
|
||||
</tr>
|
||||
<tr id="ignore">
|
||||
<td>File Group/Name Ratio:</td><td> $SimularityCalcShareFg</td>
|
||||
<td>Folder Group/Name Ratio:</td><td> $SimularityCalcShareFg</td>
|
||||
</tr>
|
||||
<tr id="ignore">
|
||||
<td>All Descriptions Match:</td><td> $SimularityCalcShareDesc</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user