Update README.md

This commit is contained in:
Dewalt-arch 2020-09-24 04:55:32 -05:00 committed by GitHub
parent f193571db9
commit ef3a6188b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# pimpmykali.sh - rev 0.1
# pimpmykali.sh - rev 0.2
Kali Linux Fixes for Newly Imported VM's
@ -7,23 +7,31 @@ Installation :
- chmod +x pimpmykali.sh
- sudo ./pimpmykali.sh
Fixes :
- Added colorized notifications, help system, command line arguements, case based menu system
- valid command line arguements are: help, all, go, grub, impacket, missing, menu, smb, grub, root
- anything other than --all or -all or all , will only run that function and then exit.
- command line arguements can be used with -- or - or just the word itself to try can catch for all possible cases
- example command line var: --help or -help or help will catch help and works for all valid command line arguements
anything other the command line arugement catch exits and displays help
Fixes
python-pip missing
python3-pip missing
seclists not installed
golang not installed (or configured)
golang not installed
- adds path statements to .bashrc
kali-root-login installed and reneables root login
- reworked and added prompt
impacket-0.9.19
- removes any prior installation of impacket ( gracefully and forced )
- removes any prior installation of impacket
- installs impacket-0.9.19
- installs python-wheel ( python2 wheel )
- installs python wheel
fixes smb.conf
- add 2 lines below [global] for min max protocol