Update Sun Jan 15 07:10:33 AM CST 2023
This commit is contained in:
parent
12b809e5ed
commit
d6335e7edd
17
README.md
17
README.md
|
|
@ -66,21 +66,8 @@
|
||||||
- moved virt-what to be installed much earlier in the script
|
- moved virt-what to be installed much earlier in the script
|
||||||
- general code cleanup
|
- general code cleanup
|
||||||
|
|
||||||
- Menu option B restored to BlindPenTesters - TheEssentials
|
- Menu option B restored to BlindPenTesters - TheEssentials
|
||||||
|
- older revision history moved to changelog.txt
|
||||||
# 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 Breakdown of Pimpmykali
|
# Menu Breakdown of Pimpmykali
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
# Revision 1.5.6b - restart-vm-tools
|
||||||
- restart-vm-tools removed from check_vm function
|
- restart-vm-tools removed from check_vm function
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue