Include pypykatz to bundle (doesn't work yet?)

This commit is contained in:
Oleksii Shevchuk 2018-09-21 22:57:44 +03:00
parent a18c2964aa
commit 0bb221c670
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@ PACKAGES="rpyc==3.4.4 rsa pefile rsa netaddr win_inet_pton netaddr tinyec pypiwi
PACKAGES_BUILD="netifaces msgpack-python u-msgpack-python scandir construct bcrypt"
PACKAGES="$PACKAGES pyaudio https://github.com/secdev/scapy/archive/master.zip pyOpenSSL colorama pyuv pynacl"
PACKAGES="$PACKAGES https://github.com/CoreSecurity/impacket/archive/master.zip"
PACKAGES="$PACKAGES https://github.com/AlessandroZ/pypykatz/archive/master.zip"
SELF=`readlink -f "$0"`
SELFPWD=`dirname "$SELF"`

View File

@ -2,7 +2,7 @@
# Author: AlessandroZ
from pupylib.PupyModule import config, PupyModule, PupyArgumentParser
from pupylib.PupyOutput import Color, Table, NewLine
from pupylib.PupyOutput import Color, NewLine
from pupylib.utils.credentials import Credentials
from pupylib.utils.rpyc_utils import obtain