mirror of
https://github.com/Pennyw0rth/NetExec
synced 2026-06-06 16:34:30 +00:00
fix: remove extra param added erroneously
This commit is contained in:
@@ -1003,7 +1003,6 @@ class ldap(connection):
|
||||
TGT["KDC_REP"],
|
||||
TGT["cipher"],
|
||||
TGT["session_key"],
|
||||
TGT["session_key"],
|
||||
)
|
||||
r = KerberosAttacks(self).output_tgs(
|
||||
tgs,
|
||||
|
||||
Reference in New Issue
Block a user