Update Thu Oct 1 01:12:50 PM CDT 2020

This commit is contained in:
Dewalt 2020-10-01 13:12:50 -05:00
parent bf0787b0e6
commit a25009d769
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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