Update Sun Jan 15 07:10:33 AM CST 2023

This commit is contained in:
Dewalt 2023-01-15 07:10:33 -06:00
parent 12b809e5ed
commit d6335e7edd
2 changed files with 15 additions and 15 deletions

View File

@ -66,21 +66,8 @@
- moved virt-what to be installed much earlier in the script
- general code cleanup
- Menu option B restored to BlindPenTesters - TheEssentials
# Revision 1.5.9 - gowitness update
- due to a new line error, pimpmykali is now hardcoded to pull gowitness 2.4.1
until the new line error in gowitness 2.4.2 is resolved.
# Revision 1.5.8 - fixed-http-shellshock.nse
- updated script to obtain file from pimpmykali github
# Revision 1.5.7 - Fix SSH Function
- Menu option letter O Only (is not included in N, 0 or 1 at this time)
- added function to set ssh to wide compatibility mode
- file created : /etc/ssh/ssh_config.d/kali-wide-compat.conf
- resolves issues with ssh -i id_rsa and various other legacy ciphers
- older revision history moved to changelog.txt
- Menu option B restored to BlindPenTesters - TheEssentials
- older revision history moved to changelog.txt
# Menu Breakdown of Pimpmykali

View File

@ -1,3 +1,16 @@
# Revision 1.5.9 - gowitness update
- due to a new line error, pimpmykali is now hardcoded to pull gowitness 2.4.1
until the new line error in gowitness 2.4.2 is resolved.
# Revision 1.5.8 - fixed-http-shellshock.nse
- updated script to obtain file from pimpmykali github
# Revision 1.5.7 - Fix SSH Function
- Menu option letter O Only (is not included in N, 0 or 1 at this time)
- added function to set ssh to wide compatibility mode
- file created : /etc/ssh/ssh_config.d/kali-wide-compat.conf
- resolves issues with ssh -i id_rsa and various other legacy ciphers
# Revision 1.5.6b - restart-vm-tools
- restart-vm-tools removed from check_vm function