Update README.md
This commit is contained in:
parent
2e9bc3bad5
commit
f193571db9
|
|
@ -1,4 +1,4 @@
|
||||||
# pimpmykali.sh
|
# pimpmykali.sh - rev 0.1
|
||||||
|
|
||||||
Kali Linux Fixes for Newly Imported VM's
|
Kali Linux Fixes for Newly Imported VM's
|
||||||
|
|
||||||
|
|
@ -18,6 +18,7 @@ Fixes :
|
||||||
- adds path statements to .bashrc
|
- adds path statements to .bashrc
|
||||||
|
|
||||||
kali-root-login installed and reneables root login
|
kali-root-login installed and reneables root login
|
||||||
|
- reworked and added prompt
|
||||||
|
|
||||||
impacket-0.9.19
|
impacket-0.9.19
|
||||||
- removes any prior installation of impacket ( gracefully and forced )
|
- removes any prior installation of impacket ( gracefully and forced )
|
||||||
|
|
@ -36,4 +37,7 @@ Fixes :
|
||||||
.bashrc
|
.bashrc
|
||||||
- added /sbin to user path, can now ifconfig without sudo
|
- added /sbin to user path, can now ifconfig without sudo
|
||||||
|
|
||||||
|
grub added detection of default /etc/default/grub
|
||||||
|
- added mitigations=off
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue