We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc77940 commit 6df7504Copy full SHA for 6df7504
1 file changed
netexec.spec
@@ -19,6 +19,7 @@ a = Analysis(
19
'aardwolf.commons.iosettings',
20
'aardwolf.commons.target',
21
'aardwolf.protocol.x224.constants',
22
+ 'certipy',
23
'impacket.examples.secretsdump',
24
'impacket.examples.regsecrets',
25
'impacket.dcerpc.v5.lsat',
@@ -48,6 +49,7 @@ a = Analysis(
48
49
'nxc.helpers.msada_guids',
50
'nxc.helpers.ntlm_parser',
51
'paramiko',
52
+ 'pefile',
53
'pypsrp.client',
54
'pylnk3',
55
'pypykatz',
0 commit comments