Skip to content

Mt Vernon

Pre-release
Pre-release
Compare
Choose a tag to compare
@davehull davehull released this 24 Jun 05:33
· 576 commits to master since this release

89 commits since the previous release, too many to list here. See v0.843-beta...master for details.

Highlights

  • Specify a single module by providing the full path to the module as the argument to -ModulePath
  • Added a Get-File.ps1 collector for acquiring specific files
  • Added -ThrottleLimit argument to support more or less parallelism
  • Added a collector for common temporary directory listings
  • Modified all analysis scripts to stop paginating their output
  • Get-ProcsWMI.ps1 now pulls the MD5 hash of the image on disk associated with running processes
  • Get-DNSCache.ps1 now returns matching objects for ipconfig /displaydns and Get-DNSClientCache
  • Added Get-LogUserAssist.ps1 for collecting UserAssist data
  • Added numerous analysis scripts
  • Added -Credential support for copying third-party binaries to remote hosts