mirror of
https://github.com/NetSPI/PowerHuntShares.git
synced 2025-05-05 03:38:42 +02:00
Update PowerHuntShares.psm1
Style fix.
This commit is contained in:
parent
b7efc9ff8f
commit
6c494a6709
@ -4,7 +4,7 @@
|
|||||||
#--------------------------------------
|
#--------------------------------------
|
||||||
# Author: Scott Sutherland, 2024 NetSPI
|
# Author: Scott Sutherland, 2024 NetSPI
|
||||||
# License: 3-clause BSD
|
# License: 3-clause BSD
|
||||||
# Version: v1.126
|
# Version: v1.127
|
||||||
# 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
|
||||||
{
|
{
|
||||||
@ -7261,7 +7261,6 @@ Folder groups are SMB shares that contain the exact same file listing. Each fold
|
|||||||
<!-- Hidden Menu - node data -->
|
<!-- Hidden Menu - node data -->
|
||||||
<div id="popup" class="modern-popup">
|
<div id="popup" class="modern-popup">
|
||||||
<div id="resizer" class="modern-resizer"></div>
|
<div id="resizer" class="modern-resizer"></div>
|
||||||
<h2 id="popup-title">Node Details</h2>
|
|
||||||
<p id="popup-content">Content goes here...</p>
|
<p id="popup-content">Content goes here...</p>
|
||||||
<button id="close-popup" class="modern-button">Close</button>
|
<button id="close-popup" class="modern-button">Close</button>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user