We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5103f57 commit 72ff0aeCopy full SHA for 72ff0ae
1 file changed
netexec.spec
@@ -30,6 +30,7 @@ a = Analysis(
30
'impacket.tds',
31
'impacket.version',
32
'impacket.ldap.ldap',
33
+ 'jwt',
34
'nxc.connection',
35
'nxc.servers.smb',
36
'nxc.protocols.smb.wmiexec',
@@ -71,6 +72,7 @@ a = Analysis(
71
72
'dploot.triage.masterkeys',
73
'dploot.triage.mobaxterm',
74
'dploot.triage.backupkey',
75
+ 'dploot.triage.wam',
76
'dploot.triage.wifi',
77
'dploot.triage.sccm',
78
'dploot.lib.target',
0 commit comments