mirror of
https://github.com/NetSPI/PowerHuntShares.git
synced 2025-05-05 03:38:42 +02:00
Update PowerHuntShares.psm1
Layout update.
This commit is contained in:
parent
5f02f8b17e
commit
b7efc9ff8f
@ -4,7 +4,7 @@
|
|||||||
#--------------------------------------
|
#--------------------------------------
|
||||||
# Author: Scott Sutherland, 2024 NetSPI
|
# Author: Scott Sutherland, 2024 NetSPI
|
||||||
# License: 3-clause BSD
|
# License: 3-clause BSD
|
||||||
# Version: v1.125
|
# Version: v1.126
|
||||||
# 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
|
||||||
{
|
{
|
||||||
@ -6876,11 +6876,11 @@ Folder groups are SMB shares that contain the exact same file listing. Each fold
|
|||||||
<div style="flex: 1;">
|
<div style="flex: 1;">
|
||||||
This is an experimental interactive graph for exploring share relationships.
|
This is an experimental interactive graph for exploring share relationships.
|
||||||
</div>
|
</div>
|
||||||
<div style="text-align: right; margin-right: 10px;color:gray;">
|
<div style="text-align: right; margin-right: 10px;color:gray;">
|
||||||
Selected Node: <span id="selected-node" style="color:gray;">None</span><br>
|
|
||||||
<div id="buttonsright" style="text-align: right;">
|
<div id="buttonsright" style="text-align: right;">
|
||||||
<span id="node-count">Nodes: 0</span>
|
<span id="node-count">Nodes: 0</span>
|
||||||
<span id="edge-count">Edges: 0</span>
|
<span id="edge-count">Edges: 0</span><br>
|
||||||
|
Selected Node: <span id="selected-node" style="color:gray;">None</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user