From 35bd4c227166abc031af231bb06fe92455702113 Mon Sep 17 00:00:00 2001 From: Scott Sutherland Date: Wed, 7 Aug 2024 17:45:53 -0500 Subject: [PATCH] Update Analyze-HuntSMBShares.ps1 Side menu style update. --- Scripts/Analyze-HuntSMBShares.ps1 | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/Scripts/Analyze-HuntSMBShares.ps1 b/Scripts/Analyze-HuntSMBShares.ps1 index 05cd851..8f06cbd 100644 --- a/Scripts/Analyze-HuntSMBShares.ps1 +++ b/Scripts/Analyze-HuntSMBShares.ps1 @@ -5,7 +5,7 @@ #-------------------------------------- # Author: Scott Sutherland, 2024 NetSPI # License: 3-clause BSD -# Version: v1.66 +# Version: v1.68 # References: This script includes custom code and code taken and modified from the open source projects PowerView, Invoke-Ping, and Invoke-Parrell. function Analyze-HuntSMBShares { @@ -3407,6 +3407,8 @@ $NewHtmlReport = @" padding-bottom:5px; padding-left:15px; order:1; + border-radius: 0px; + margin-left:5px; } .stuff:hover{ @@ -3415,9 +3417,11 @@ $NewHtmlReport = @" text-decoration: none; padding-top:5px; padding-bottom:5px; + margin-right:5px; + margin-left:5px; color: white; - } - + border-radius: 5px; + } .stuff:active { font-weight: normal; @@ -4474,22 +4478,25 @@ input[type="checkbox"]:checked::before {
$TargetDomain
-
- - +
+ + + + + - + + - + - - +