Skip to content

Latest commit

 

History

History
117 lines (109 loc) · 4.98 KB

changelog.md

File metadata and controls

117 lines (109 loc) · 4.98 KB

2021.2 - July 14 2021

  • Require users to disable Defender before installing
    • Too many issues arise from Defender magically turning itself back on. Disabling defender with the preconfig script has been unreliable since Win10 1909.
  • removed update requirement (legacy requirement for Windows 7. Windows 7 support was removed last year)
  • Added support for Windows 10 20H2 and 21H1
  • Removed vcpython27 #204
  • updated proxycap install args #203, #200. #196
  • updated sqlitebrowser.fireeye to remove newly created desktop shortcuts #200
  • Closed issues #203, #204, #202, #200, #196, #195, #192, #191, #190, #189, #188, #186, #185, #184, #177, #175, #174, #170, #169, #160, #134, #133

2020.2 - June 17 2020

  • Added support for Windows 10 2004
  • Corrected syspin verb #124
  • Removed WSL from default install #146, #120
  • Removed Hyper V from default install #146, #120
  • Removed Kali from default install #95, #120
  • Removed Docker from default install #95, #120
  • Created wsl.fireeye package #95, #120
  • Created hyperv.fireeye package #95, #120
  • Created multiple install profiles #95, #120
    • Default, NestedV, Lite, Full, and Developer
  • Removed some dependencies causing %PATH% variable to be truncated to 1024 characters #141
  • Added logic to help speed up install
  • Removed dependency on custom libraries file #131
  • Added custom logging for installation of packages #70
  • Fixed bug in autohotkey script for unhardening of UNC paths #68
  • Updated Readme #140

2020.1 - March 3 2020

  • added logic to attempt automatically updating system #88
  • added qbittorrent #88
  • added dbeaver #88
  • added hfsexplorer #88
  • added lockhunter #88
  • fixed typo for PwnedPasswordsNTLM in packages.json #101
  • added BeRoot
  • added BloodHound Custom Queries - Hausec
  • added Dumpert
  • added Recon-AD
  • added Net-GPPPassword
  • added Gadget2JScript
  • added OffensiveCSharp - matterpreter
  • added powercat
  • added Privesc - enjoiz
  • added PSBits
  • added ThreadContinue
  • added SysWhispers
  • added TikiTorch
  • added Virus Total Uploader #88
  • added NirLauncher #88
  • added SimpleDnsCrypt #88
  • added Tor Browser #88
  • added HeidiSQL #88
  • added HTTP File Server #88
  • Removed support for Windows 7 (install should still work, but is no longer maintained)
  • improved error handling for commandovm.win10.config.fireeye package
  • updated commandovm.win10.preconfig.fireeye
  • Fixed taskbar pinning on 1903 (still not working for 1909)
  • Updated install instructions on readme
  • Updated ~45 packages
  • Removed Watson binaries (static binaries are not updated in this repo)
  • Removed PoshC2 (deprecated, will look at supporting PoshC2 Python)
  • Removed Covenant (will support again in a future release)
  • Removed Elite (deprecated)

2.0 - August 5 2019

1.3 - June 28 2019

1.2 - May 31 2019

1.1 - April 30 2019

1.0.2 - April 10 2019

  • Added missing 'seclists.fireeye' package to packages.json #38

1.0.1 - March 31 2019

  • Used https instead of http to install boxstarter #10