mirror of
https://github.com/NetSPI/PowerHuntShares.git
synced 2025-05-04 19:28:42 +02:00
Update PowerHuntShares.psm1
Placement update.
This commit is contained in:
parent
3a9a1fc067
commit
4870a6900c
@ -4,7 +4,7 @@
|
|||||||
#--------------------------------------
|
#--------------------------------------
|
||||||
# Author: Scott Sutherland, 2024 NetSPI
|
# Author: Scott Sutherland, 2024 NetSPI
|
||||||
# License: 3-clause BSD
|
# License: 3-clause BSD
|
||||||
# Version: v1.114
|
# Version: v1.115
|
||||||
# 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
|
||||||
{
|
{
|
||||||
@ -5785,14 +5785,6 @@ $ComputerCount computers were found in the $TargetDomain Active Directory domain
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div class="LargeCard" style="width:32.75%;">
|
|
||||||
|
|
||||||
<div class="chart-container">
|
|
||||||
<div id="ChartComputersDisco"></div>
|
|
||||||
<div class="chart-controls"></div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
<div class="LargeCard" style="width:32.75%;">
|
<div class="LargeCard" style="width:32.75%;">
|
||||||
|
|
||||||
<div class="chart-container">
|
<div class="chart-container">
|
||||||
@ -5800,7 +5792,16 @@ $ComputerCount computers were found in the $TargetDomain Active Directory domain
|
|||||||
<div class="chart-controls"></div>
|
<div class="chart-controls"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="LargeCard" style="width:32.75%;">
|
||||||
|
|
||||||
|
<div class="chart-container">
|
||||||
|
<div id="ChartComputersDisco"></div>
|
||||||
|
<div class="chart-controls"></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="searchbar" style="margin-top:270px; text-align:left; display: flex;" >
|
<div class="searchbar" style="margin-top:270px; text-align:left; display: flex;" >
|
||||||
<input type="text" id="computerfilterInput" placeholder=" Search..." style="margin-top: 8px; height: 25px; margin-left: 10px;font-size: 14px;padding-left:3px;border-radius: 3px;border: 1px solid #BDBDBD;outline: none;color:#07142A;">
|
<input type="text" id="computerfilterInput" placeholder=" Search..." style="margin-top: 8px; height: 25px; margin-left: 10px;font-size: 14px;padding-left:3px;border-radius: 3px;border: 1px solid #BDBDBD;outline: none;color:#07142A;">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user