Update Tue Feb 8 08:30:31 AM CST 2022

This commit is contained in:
Dewalt 2022-02-08 08:30:31 -06:00
parent f0cb502665
commit e09318f1c8
2 changed files with 6 additions and 2 deletions

View File

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

View File

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