From 66b42533b0c9d6960a0a5374a09bdaa71bf908bd Mon Sep 17 00:00:00 2001 From: Sebastian Schuster Date: Fri, 9 Jul 2021 21:39:52 +0200 Subject: [PATCH 1/3] Replace non-existent 7z1900-x64.msi file with 7z2102-x64.msi URL --- Packer/scripts/compact.bat | 8 ++++---- Packer/scripts/vm-guest-tools.bat | 12 ++++++------ Packer/scripts/vm-guest-tools.ps1 | 12 ++++++------ 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Packer/scripts/compact.bat b/Packer/scripts/compact.bat index 7673f80..e3e4267 100755 --- a/Packer/scripts/compact.bat +++ b/Packer/scripts/compact.bat @@ -1,7 +1,7 @@ -if not exist "C:\Windows\Temp\7z1900-x64.msi" ( - powershell -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object System.Net.WebClient).DownloadFile('https://www.7-zip.org/a/7z1900-x64.msi', 'C:\Windows\Temp\7z1900-x64.msi')" nul 2>&1 rmdir /S /Q C:\Windows\SoftwareDistribution\Download diff --git a/Packer/scripts/vm-guest-tools.bat b/Packer/scripts/vm-guest-tools.bat index ce982f8..2a2fa58 100755 --- a/Packer/scripts/vm-guest-tools.bat +++ b/Packer/scripts/vm-guest-tools.bat @@ -1,10 +1,10 @@ -if not exist "C:\Windows\Temp\7z1900-x64.msi" ( - powershell -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object System.Net.WebClient).DownloadFile('https://www.7-zip.org/a/7z1900-x64.msi', 'C:\Windows\Temp\7z1900-x64.msi')" Date: Fri, 9 Jul 2021 20:03:11 -0700 Subject: [PATCH 2/3] Update sponsors --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ce17015..ae79508 100644 --- a/README.md +++ b/README.md @@ -107,17 +107,18 @@ A sizable percentage of this code was borrowed and adapted from [Stefan Scherer] * [EVTX-ATTACK-SAMPLES](https://github.com/sbousseaden/EVTX-ATTACK-SAMPLES) # DetectionLab Sponsors -#### Lated updated: 04/10/2021 +#### Lated updated: 07/09/2021 I would like to extend thanks to the following sponsors for funding DetectionLab development. If you are interested in becoming a sponsor, please visit the [sponsors page](https://github.com/sponsors/clong). ### Diamond Sponsors: * [Veramine](https://github.com/veramine) * [Thinkst](https://github.com/ThinkstAppliedResearch) * [kungskal](https://github.com/kungskal) -* [swizzlez](https://github.com/swizzlez) * [CyDefUnicorn](https://github.com/CyDefUnicorn) * [olliencc](https://github.com/olliencc) * [snaplabsio](https://github.com/snaplabsio) +* [0x0lolbin](https://github.com/0x0lolbin) + * [materaj2](https://github.com/materaj2) ### Premium Sponsors: * [mikeesparza](https://github.com/mikeesparza) @@ -127,7 +128,6 @@ I would like to extend thanks to the following sponsors for funding DetectionLab * [iamfuntime](https://github.com/iamfuntime) * [Luct0r](https://github.com/Luct0r) * [secdev-01](https://github.com/secdev-01) -* +1 private sponsor ### Standard Sponsors: * [braimee](https://github.com/braimee) @@ -137,4 +137,4 @@ I would like to extend thanks to the following sponsors for funding DetectionLab * [ealaney](https://github.com/ealaney) * [elreydetoda](https://github.com/elreydetoda) * [DevBits1702](https://github.com/DevBits1702) -* +2 private sponsors +* +1 private sponsor From d15022e130d24a99e83a5738ba1e0e84db4143d3 Mon Sep 17 00:00:00 2001 From: Chris Long Date: Fri, 9 Jul 2021 20:03:28 -0700 Subject: [PATCH 3/3] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae79508..c1c366f 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ I would like to extend thanks to the following sponsors for funding DetectionLab * [olliencc](https://github.com/olliencc) * [snaplabsio](https://github.com/snaplabsio) * [0x0lolbin](https://github.com/0x0lolbin) - * [materaj2](https://github.com/materaj2) +* [materaj2](https://github.com/materaj2) ### Premium Sponsors: * [mikeesparza](https://github.com/mikeesparza)