Update Tue Feb 8 08:30:31 AM CST 2022
This commit is contained in:
parent
f0cb502665
commit
e09318f1c8
|
|
@ -31,9 +31,13 @@
|
|||
- 0xC0FFEE Home Lab Build
|
||||
https://docs.google.com/document/d/1DH-epmXJMvQtOnDQYa3zUXvq9497Mm3276K8frNz2UM
|
||||
|
||||
# Revision 1.4.4 - Impacket 0.9.19 url updated
|
||||
- URL Updated for changes on the SecureAuth github location for Impacket 0.9.19
|
||||
(Thank you !Sora)
|
||||
|
||||
# Revision 1.4.3 - MAPT Course pre-requirements + mobSF
|
||||
- install all pre-reqs in kali for the MAPT Course
|
||||
- git clone and install MobSF to /opt
|
||||
- git clone and install MobSF to /opt
|
||||
|
||||
# Revision 1.4.2 - fix_go_path function update
|
||||
- update to findrealuser variable :
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
# Standard Disclaimer: Author assumes no liability for any damage
|
||||
|
||||
# revision var
|
||||
revision="1.4.3"
|
||||
revision="1.4.4"
|
||||
|
||||
# unicorn puke:
|
||||
red=$'\e[1;31m'
|
||||
|
|
|
|||
Loading…
Reference in New Issue