Update Mon May 9 10:26:45 PM CDT 2022

This commit is contained in:
Dewalt 2022-05-09 22:26:45 -05:00
parent 7aeb29ca9a
commit 57e59e24ee
3 changed files with 4 additions and 4 deletions

View File

@ -32,7 +32,7 @@
https://benheater.com/building-a-security-lab-in-virtualbox/
- TheMadHuman https://github.com/TMH-Sec
- Aashiksamuel https://github.com/aashiksamuel (sublime install fix)
- m4ul3r
- m4ul3r
# Writeups / Honorable Mentions
- ip3c4c_n00b https://ip3c4c.com/2202_homelab_vmware/

View File

@ -3,8 +3,8 @@
- function sublime_install lines 768->780 updated
# Revision 1.5.2 - Python Requests
- specified specific version of requests to use 2.2.1
- specified specific version of requests to use 2.2.1
# Revision 1.5.1 - Downgrade Metasploit - Disabled
- ruby has been upgraded to a default of 3.0
- msf5 requires ruby 2.8 or lower

View File

@ -1541,7 +1541,7 @@ pimpmykali_menu () {
8) fix_nmap ;;
9) apt_update; fix_libwacom; only_upgrade;;
0) fix_all; run_update; virt_what; check_vm;;
!) forced=1; fix_sead_warning;;
!) forced=1; fix_sead_warning;;
a|A) mapt_prereq;;
f|F) fix_broken_xfce;;
s|S) fix_spike;;