Update Sun Oct 4 07:09:25 AM CDT 2020

This commit is contained in:
Dewalt 2020-10-04 07:09:25 -05:00
parent 32d29790fe
commit 34d177ef76
1 changed files with 7 additions and 7 deletions

View File

@ -583,13 +583,13 @@ pimpmykali_menu () {
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 (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
echo -e " 5 - Fix Impacket (only installs impacket)" # fix_impacket
echo -e " 6 - Enable Root Login (only installs kali-root-login)" # make_rootgreatagain
echo -e " 7 - Install Gedit (only installs gedit)" # fix_gedit # added per sheeps request - still debating this 'request'
echo -e " 8 - Fix clamav-exec.nse (only fix clamav-exec.nse for nmap)" # fix_nmap
echo -e " 2 - Fix /etc/samba/smb.conf (adds the 2 missing lines)" # fix_smbconf
echo -e " 3 - Fix Golang (installs golang)" # fix_golang
echo -e " 4 - Fix Grub (adds mitigations=off)" # fix_grub
echo -e " 5 - Fix Impacket (installs impacket)" # fix_impacket
echo -e " 6 - Enable Root Login (installs kali-root-login)" # make_rootgreatagain
echo -e " 7 - Install Gedit (installs gedit)" # fix_gedit # added per sheeps request - still debating this 'request'
echo -e " 8 - Fix clamav-exec.nse (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" # bpt function - the essentials