From e87dd341dde93c289b6774f636e6767476b84a79 Mon Sep 17 00:00:00 2001 From: Bryan McNulty Date: Fri, 7 Mar 2025 08:52:48 -0600 Subject: Added wmiexec module + updated TODO --- go.mod | 1 + 1 file changed, 1 insertion(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 2b64e5b..a921866 100644 --- a/go.mod +++ b/go.mod @@ -4,6 +4,7 @@ go 1.24.0 require ( github.com/RedTeamPentesting/adauth v0.1.1-0.20250304075117-acd47d454877 + github.com/google/uuid v1.6.0 github.com/oiweiwei/go-msrpc v1.2.1 github.com/rs/zerolog v1.33.0 github.com/spf13/cobra v1.9.1 -- cgit v1.2.3