From cdc8bdbc77eee5e21c4a048510076a596ae89c01 Mon Sep 17 00:00:00 2001 From: Marshall Hallenbeck Date: Sat, 14 Oct 2023 15:56:34 -0400 Subject: [PATCH] fix: remove extra param added erroneously --- nxc/protocols/ldap.py | 1 - 1 file changed, 1 deletion(-) diff --git a/nxc/protocols/ldap.py b/nxc/protocols/ldap.py index c9cb3538e..0e6f7b70f 100644 --- a/nxc/protocols/ldap.py +++ b/nxc/protocols/ldap.py @@ -1003,7 +1003,6 @@ def kerberoasting(self): TGT["KDC_REP"], TGT["cipher"], TGT["session_key"], - TGT["session_key"], ) r = KerberosAttacks(self).output_tgs( tgs,