From a25009d76996edd7a1847b4a41b530a5e2c970a0 Mon Sep 17 00:00:00 2001 From: Dewalt <> Date: Thu, 1 Oct 2020 13:12:50 -0500 Subject: [PATCH] Update Thu Oct 1 01:12:50 PM CDT 2020 --- README.md | 1 + pimpmykali.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 32dba00..708c8ba 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ - seriously if you made it to --borked 2nd warning your having a bad day with impacket.. enjoy the giggle - 10 second wait timer added to last chance launch screen before operations are preformed - if no ctrl+c is entered to cancel the operation, fix_sead is run, followed by fix_impacket + - added apt -y reinstall python3-impacket impacket-scripts to fix error with smbmap after impacket removal # Revision 0.4 : Major Update for impacket - added flameshot as a part of the missing group to be installed diff --git a/pimpmykali.sh b/pimpmykali.sh index a1948f6..e22a4e9 100755 --- a/pimpmykali.sh +++ b/pimpmykali.sh @@ -11,6 +11,7 @@ # - list of target selection, targets locked, etc # - 10 second wait timer added to last chance launch screen before operations are preformed # - if no ctrl+c is entered to cancel the operation, fix_sead is run, followed by fix_impacket +# - added apt -y reinstall python3-impacket impacket-scripts to fix error with smbmap after impacket removal # # Revision 0.4 : Major Update for impacket # - added flameshot as a part of the missing group to be installed