pimp-my-kali/README.md

1.1 KiB

pimpmykali.sh

Kali Linux Fixes for Newly Imported VM's

Installation - Download pimpmykali.sh - chmod +x pimpmykali.sh - sudo ./pimpmykali.sh

Fixes : python-pip missing no reason this should be missing from a pentest distro

python3-pip missing  no resson this should be missing from a pentest distro

seclists not installed

golang not installed (or configured)

    - adds path statements to .bashrc 
    
kali-root-login installed and reneables root login 

impacket-0.9.19
    - removes any prior installation of impacket ( gracefully and forced ) 
    - installs impacket-0.9.19 
    - installs python-wheel ( python2 wheel ) 

fixes smb.conf

.bashrc alias and functions 
    - adds command ex function to extract from any archive with 1 command ex 
    - vpnip - displays tun0 ip address in the terminal via vpnip alias 

.bashrc 
    - added /sbin to user path, can now ifconfig without sudo 

/etc/default/grub
    - added "migitgations=off" and updates grub