diff --git a/PowerHuntShares.psm1 b/PowerHuntShares.psm1 index 7a2eb54..8091e5d 100644 --- a/PowerHuntShares.psm1 +++ b/PowerHuntShares.psm1 @@ -4,7 +4,7 @@ #-------------------------------------- # Author: Scott Sutherland, 2024 NetSPI # License: 3-clause BSD -# Version: v2.0 +# Version: v2.1 # 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 { @@ -10587,7 +10587,7 @@ document.querySelector('#nodemenu a:nth-child(2)').addEventListener('click', fun

Exploit

-This section provides some tips for exploiting share access. +This section provides some tips for exploiting share access. Consider reviewing this blog for more attack references.