mirror of
https://github.com/NetSPI/PowerHuntShares.git
synced 2025-05-05 03:38: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
|
# Author: Scott Sutherland, 2024 NetSPI
|
||||||
# License: 3-clause BSD
|
# 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.
|
# 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
|
function Invoke-HuntSMBShares
|
||||||
{
|
{
|
||||||
@ -2845,7 +2845,7 @@ function Invoke-HuntSMBShares
|
|||||||
<td>Same Share Name:</td><td> 1</td>
|
<td>Same Share Name:</td><td> 1</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="ignore">
|
<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>
|
||||||
<tr id="ignore">
|
<tr id="ignore">
|
||||||
<td>Creation Date/Share Ratio:</td><td> $SimularitySharePropCreateDateRatioT</td>
|
<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>
|
<td>Last Modification Date/Share Ratio:</td><td> $SimularitySharePropModDateRatioT</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<Br><Br><strong>Additional Metrics</strong><Br>
|
<Br><Br><strong>Experimental Metrics</strong><Br>
|
||||||
<table class="subtable">
|
<table class="subtable">
|
||||||
<tr id="ignore">
|
<tr id="ignore">
|
||||||
<td>Share Owner Ratio:</td><td> $SimularityCalcShareOwner</td>
|
<td>Share/Owner Ratio:</td><td> $SimularityCalcShareOwner</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="ignore">
|
<tr id="ignore">
|
||||||
<td>File Group/Name Ratio:</td><td> $SimularityCalcShareFg</td>
|
<td>Folder Group/Name Ratio:</td><td> $SimularityCalcShareFg</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="ignore">
|
<tr id="ignore">
|
||||||
<td>All Descriptions Match:</td><td> $SimularityCalcShareDesc</td>
|
<td>All Descriptions Match:</td><td> $SimularityCalcShareDesc</td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user