From 57e59e24eeffecc484ce522bc31294bd2d041fa2 Mon Sep 17 00:00:00 2001 From: Dewalt <> Date: Mon, 9 May 2022 22:26:45 -0500 Subject: [PATCH] Update Mon May 9 10:26:45 PM CDT 2022 --- README.md | 2 +- changelog.txt | 4 ++-- pimpmykali.sh | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 323dc17..c80f527 100644 --- a/README.md +++ b/README.md @@ -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/ diff --git a/changelog.txt b/changelog.txt index db63895..1836213 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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 diff --git a/pimpmykali.sh b/pimpmykali.sh index e57c6d5..b59bb67 100755 --- a/pimpmykali.sh +++ b/pimpmykali.sh @@ -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;;