Update Thu Oct 1 01:12:50 PM CDT 2020
This commit is contained in:
parent
bf0787b0e6
commit
a25009d769
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue