diff --git a/README.md b/README.md index 8a37b00..65d9a2d 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/changelog.txt b/changelog.txt index 5592aa5..7c30731 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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