From 32d29790fe5066e11bdd1b344ee1b2af3ad06a4d Mon Sep 17 00:00:00 2001 From: Dewalt <> Date: Sun, 4 Oct 2020 07:07:38 -0500 Subject: [PATCH] Update Sun Oct 4 07:07:38 AM CDT 2020 --- pimpmykali.sh | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pimpmykali.sh b/pimpmykali.sh index e4d2f0c..9feefc5 100755 --- a/pimpmykali.sh +++ b/pimpmykali.sh @@ -582,8 +582,7 @@ pimpmykali_menu () { echo -e "$asciiart" echo -e "\n Select a option from menu: Rev:$revision" echo -e "\n Options are 0 thru 9 and BPT :" - echo -e "\n 1 - Fix Missing (only installs pip pip3 seclist)" # fix_missing - echo -e " gedit flameshot)" + echo -e "\n 1 - Fix Missing (pip pip3 seclist gedit flameshot)" # fix_missing echo -e " 2 - Fix /etc/samba/smb.conf (only adds the 2 missing lines)" # fix_smbconf echo -e " 3 - Fix Golang (only installs golang)" # fix_golang echo -e " 4 - Fix Grub (only adds mitigations=off)" # fix_grub @@ -593,8 +592,8 @@ pimpmykali_menu () { echo -e " 8 - Fix clamav-exec.nse (only fix clamav-exec.nse for nmap)" # fix_nmap echo -e " 9 - Pimpmyupgrade (apt upgrade with virtualbox/vmware detection)" # fix_upgrade echo -e " (sources.list, linux-headers, vm-video drivers)" - echo -e " B - BlindPentesters 'The Essentials' tools & utilies collection\n" - echo -e " 0 - Fix ALL (runs only 1 thru 9) \n" # fix_all + echo -e " B - BlindPentesters 'The Essentials' tools & utilies collection\n" # bpt function - the essentials + echo -e " 0 - Fix ALL (runs only 1 thru 9) \n" # fix_all echo -e " Now with Pimpmyupgrade\n - when prompted Yes or No select Yes to auto restart services \n" echo -e " use the --borked command line switch as a last resort to" echo -e " remove/reinstall impacket only!! \n"