Update Thu Oct 8 04:33:10 PM CDT 2020
This commit is contained in:
parent
38ef31c910
commit
ab2aa16a45
|
@ -7,6 +7,7 @@
|
|||
#
|
||||
# Revision 0.5f - flamshot, gedit and seclists have been removed from fix_missing and
|
||||
# - now will only be a part of fix_all or as an individual Option for installation
|
||||
# - only command line switches with -- are now valid all others have been removed
|
||||
#
|
||||
# Revision 0.5e - Nuke Impacket added to menu enter character ! to run nuke imapcket
|
||||
# - some issues with people understanding how to use --borked on the command line
|
||||
|
@ -22,10 +23,11 @@
|
|||
# - correct page has been added new version git pushd
|
||||
# - correct http-shellshock.nse nmap script added - Thank you Alek and Blob!
|
||||
#
|
||||
# Revision history only the latest 3 will be kept in the script everything else will be in README.md for full history
|
||||
# Revision history for only the latest 3 revisions will be kept in the script
|
||||
# Full Revision history can be found in README.md
|
||||
#
|
||||
# Standard Disclaimer: Author assumes no liability for any damage
|
||||
|
||||
#
|
||||
|
||||
# revision var
|
||||
revision="0.5f"
|
||||
|
|
Loading…
Reference in New Issue