From 53312f6f0cb8febf48afbc4f800087d7c7eec05a Mon Sep 17 00:00:00 2001 From: vm-packages Date: Mon, 27 May 2024 10:28:17 +0000 Subject: [PATCH 1/9] Update cyberchef.vm to v10.18.6 --- packages/cyberchef.vm/cyberchef.vm.nuspec | 2 +- packages/cyberchef.vm/tools/chocolateyinstall.ps1 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/cyberchef.vm/cyberchef.vm.nuspec b/packages/cyberchef.vm/cyberchef.vm.nuspec index 32d14e5c2..f3ea02d48 100644 --- a/packages/cyberchef.vm/cyberchef.vm.nuspec +++ b/packages/cyberchef.vm/cyberchef.vm.nuspec @@ -2,7 +2,7 @@ cyberchef.vm - 10.18.3 + 10.18.6 GCHQ The Cyber Swiss Army Knife - a web app for encryption, encoding, compression, data analysis, and more. diff --git a/packages/cyberchef.vm/tools/chocolateyinstall.ps1 b/packages/cyberchef.vm/tools/chocolateyinstall.ps1 index a9ae3e84e..051b88a64 100644 --- a/packages/cyberchef.vm/tools/chocolateyinstall.ps1 +++ b/packages/cyberchef.vm/tools/chocolateyinstall.ps1 @@ -12,8 +12,8 @@ try { $packageArgs = @{ packageName = ${Env:ChocolateyPackageName} unzipLocation = $toolDir - url = 'https://github.com/gchq/CyberChef/releases/download/v10.18.3/CyberChef_v10.18.3.zip' - checksum = 'fef9875c6c389539a8ed76ad765496d80061e9350b257b2b1aeec0b96090e40a' + url = 'https://github.com/gchq/CyberChef/releases/download/v10.18.6/CyberChef_v10.18.6.zip' + checksum = '5c65300912ad3c577a70341738368b1c32818843476104ac8560cb359f6f132e' checksumType = 'sha256' } Install-ChocolateyZipPackage @packageArgs @@ -22,7 +22,7 @@ try { $shortcutDir = Join-Path ${Env:TOOL_LIST_DIR} $category $shortcut = Join-Path $shortcutDir "$toolName.lnk" $executableCmd = Join-Path ${Env:WinDir} "system32\cmd.exe" -Resolve - $htmlPath = Join-Path $toolDir "CyberChef_v10.18.3.html" -Resolve + $htmlPath = Join-Path $toolDir "CyberChef_v10.18.6.html" -Resolve $arguments = "start chrome $htmlPath && exit" $executableArgs = "/C $arguments" $iconLocation = "%ProgramFiles%\Google\Chrome\Application\chrome.exe" From bf9274dd37fa8af1c427f03c20bd12a35629d197 Mon Sep 17 00:00:00 2001 From: vm-packages Date: Mon, 27 May 2024 10:28:45 +0000 Subject: [PATCH 2/9] Update exiftool.vm to 12.85.0 --- packages/exiftool.vm/exiftool.vm.nuspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/exiftool.vm/exiftool.vm.nuspec b/packages/exiftool.vm/exiftool.vm.nuspec index df4a1df62..44113731f 100644 --- a/packages/exiftool.vm/exiftool.vm.nuspec +++ b/packages/exiftool.vm/exiftool.vm.nuspec @@ -2,12 +2,12 @@ exiftool.vm - 12.84.0 + 12.85.0 Phil Harvey A tool for reeding and writing file metadata - + From b5cc722018d19fe3044d307157e2f4c1139671f2 Mon Sep 17 00:00:00 2001 From: vm-packages Date: Mon, 27 May 2024 10:29:00 +0000 Subject: [PATCH 3/9] Update fiddler.vm to 5.0.20243 --- packages/fiddler.vm/fiddler.vm.nuspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/fiddler.vm/fiddler.vm.nuspec b/packages/fiddler.vm/fiddler.vm.nuspec index 321371d9b..27f01a313 100644 --- a/packages/fiddler.vm/fiddler.vm.nuspec +++ b/packages/fiddler.vm/fiddler.vm.nuspec @@ -2,12 +2,12 @@ fiddler.vm - 5.0.20242 + 5.0.20243 Telerik Intercepts, decrypts, and analyzes HTTPS traffic - + From 928ccc7f6a75470ff72e2f5981dc93c58f988802 Mon Sep 17 00:00:00 2001 From: vm-packages Date: Mon, 27 May 2024 11:16:33 +0000 Subject: [PATCH 4/9] Update notepadplusplus.vm to 8.6.7 --- packages/notepadplusplus.vm/notepadplusplus.vm.nuspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/notepadplusplus.vm/notepadplusplus.vm.nuspec b/packages/notepadplusplus.vm/notepadplusplus.vm.nuspec index 448f64ed1..c04e72116 100644 --- a/packages/notepadplusplus.vm/notepadplusplus.vm.nuspec +++ b/packages/notepadplusplus.vm/notepadplusplus.vm.nuspec @@ -2,12 +2,12 @@ notepadplusplus.vm - 8.6.5 + 8.6.7 Wrapper for Notepad++ Don Ho - + From 7bd54245eea1bdb61326c684f83d6cb982546b50 Mon Sep 17 00:00:00 2001 From: vm-packages Date: Mon, 27 May 2024 12:02:18 +0000 Subject: [PATCH 5/9] Update openvpn.vm to 2.6.10.20240527 --- packages/openvpn.vm/openvpn.vm.nuspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/openvpn.vm/openvpn.vm.nuspec b/packages/openvpn.vm/openvpn.vm.nuspec index 40ae1aee8..30d8b9749 100644 --- a/packages/openvpn.vm/openvpn.vm.nuspec +++ b/packages/openvpn.vm/openvpn.vm.nuspec @@ -2,12 +2,12 @@ openvpn.vm - 2.6.10 + 2.6.10.20240527 OpenVPN Technologies Inc OpenVPN is a full-featured open source SSL VPN solution that accommodates a wide range of configurations. - + From ee3850332e992742f6bfbabc2424cb2aceefcb5a Mon Sep 17 00:00:00 2001 From: vm-packages Date: Mon, 27 May 2024 12:05:09 +0000 Subject: [PATCH 6/9] Update tor-browser.vm to 13.0.15 --- packages/tor-browser.vm/tor-browser.vm.nuspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/tor-browser.vm/tor-browser.vm.nuspec b/packages/tor-browser.vm/tor-browser.vm.nuspec index bdcf5b354..cd0792449 100644 --- a/packages/tor-browser.vm/tor-browser.vm.nuspec +++ b/packages/tor-browser.vm/tor-browser.vm.nuspec @@ -2,12 +2,12 @@ tor-browser.vm - 13.0.14 + 13.0.15 Tor Project The Tor software protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world. - + From acec181a0574c4c85f0de99d48f875093b3e23a7 Mon Sep 17 00:00:00 2001 From: vm-packages Date: Mon, 27 May 2024 12:05:23 +0000 Subject: [PATCH 7/9] Update upx.vm to 4.2.4 --- packages/upx.vm/tools/chocolateyinstall.ps1 | 8 ++++---- packages/upx.vm/upx.vm.nuspec | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/upx.vm/tools/chocolateyinstall.ps1 b/packages/upx.vm/tools/chocolateyinstall.ps1 index ec09cabfc..977cc3afb 100644 --- a/packages/upx.vm/tools/chocolateyinstall.ps1 +++ b/packages/upx.vm/tools/chocolateyinstall.ps1 @@ -4,9 +4,9 @@ Import-Module vm.common -Force -DisableNameChecking $toolName = 'upx' $category = 'Packers' -$zipUrl = "https://github.com/upx/upx/releases/download/v4.2.3/upx-4.2.3-win32.zip" -$zipSha256 = "46063a5e41b56b137f14ffc8f30f7502c155a60cd959595727f5d02a2bffa997" -$zipUrl_64 = 'https://github.com/upx/upx/releases/download/v4.2.3/upx-4.2.3-win64.zip' -$zipSha256_64 = '5f0458eb44ef2a9f8a3d02946e2d1382b1dac3e4a95d4dacf662ede567abfc59' +$zipUrl = "https://github.com/upx/upx/releases/download/v4.2.4/upx-4.2.4-win32.zip" +$zipSha256 = "2e90ebda45b29217126d8e8ee4d0863bd9705a13adcca3ce07b7d19df55ca355" +$zipUrl_64 = 'https://github.com/upx/upx/releases/download/v4.2.4/upx-4.2.4-win64.zip' +$zipSha256_64 = '22e9ef20e4c72aad85e32c71cbc9c086436c179456382aa75c0c24868456a671' VM-Install-From-Zip $toolName $category $zipUrl -zipSha256 $zipSha256 -zipUrl_64 $zipUrl_64 -zipSha256_64 $zipSha256_64 -consoleApp $true -innerFolder $true diff --git a/packages/upx.vm/upx.vm.nuspec b/packages/upx.vm/upx.vm.nuspec index 3273cd90c..10940045d 100644 --- a/packages/upx.vm/upx.vm.nuspec +++ b/packages/upx.vm/upx.vm.nuspec @@ -2,7 +2,7 @@ upx.vm - 4.2.3.20240411 + 4.2.4 markus-oberhumer UPX is a free, secure, portable, extendable, high-performance executable packer for several executable formats. From 61be9c6e5335a366600880eff0131779fe24c26b Mon Sep 17 00:00:00 2001 From: vm-packages Date: Mon, 27 May 2024 12:06:06 +0000 Subject: [PATCH 8/9] Update wireshark.vm to 4.2.5 --- packages/wireshark.vm/wireshark.vm.nuspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/wireshark.vm/wireshark.vm.nuspec b/packages/wireshark.vm/wireshark.vm.nuspec index 7995faa9d..1888453bf 100644 --- a/packages/wireshark.vm/wireshark.vm.nuspec +++ b/packages/wireshark.vm/wireshark.vm.nuspec @@ -2,13 +2,13 @@ wireshark.vm - 4.2.4 + 4.2.5 Wireshark lets you capture and interactively browse the traffic running on a computer network. Gerald Combs, Wireshark team - + From cd6842d882c27f2f8236a7899b0d8309a5905090 Mon Sep 17 00:00:00 2001 From: vm-packages Date: Mon, 27 May 2024 12:06:21 +0000 Subject: [PATCH 9/9] Update yara.vm to 4.5.1 --- packages/yara.vm/yara.vm.nuspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/yara.vm/yara.vm.nuspec b/packages/yara.vm/yara.vm.nuspec index c469bcc58..1ad1b7bd3 100644 --- a/packages/yara.vm/yara.vm.nuspec +++ b/packages/yara.vm/yara.vm.nuspec @@ -2,12 +2,12 @@ yara.vm - 4.5.0 + 4.5.1 Victor M. Alvarez, others The pattern matching swiss knife - +