From b044eeaf5db0596e61d159614bcbeb0d5fd96430 Mon Sep 17 00:00:00 2001 From: Jake Barteaux Date: Tue, 6 Aug 2019 16:12:05 -0700 Subject: [PATCH] Version bump --- changelog.md | 10 +++++----- .../commandovm.win10.config.fireeye.nuspec | 2 +- .../commandovm.win10.installer.fireeye.nuspec | 2 +- .../commandovm.win10.preconfig.fireeye.nuspec | 2 +- .../commandovm.win7.config.fireeye.nuspec | 2 +- .../commandovm.win7.installer.fireeye.nuspec | 2 +- install.ps1 | 2 +- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/changelog.md b/changelog.md index e5f20bc..f3d2d69 100644 --- a/changelog.md +++ b/changelog.md @@ -1,9 +1,9 @@ ## 2.0 - August 5 2019 -- Added Kali Linux -- Added Docker #88 -- Added SpiderFoot #84 -- Added Amass -- Added customization support #42, #25, +- Added Kali Linux https://www.kali.org +- Added Docker https://www.docker.com #88 +- Added SpiderFoot https://github.com/smicallef/spiderfoot #84 +- Added Amass https://github.com/OWASP/Amass +- Added customization support #42, #25 ## 1.3 - June 28 2019 - Added RottenPotatoNG https://github.com/breenmachine/RottenPotatoNG #63 diff --git a/commandovm.win10.config.fireeye/commandovm.win10.config.fireeye.nuspec b/commandovm.win10.config.fireeye/commandovm.win10.config.fireeye.nuspec index cfc4c7d..2e76bcd 100644 --- a/commandovm.win10.config.fireeye/commandovm.win10.config.fireeye.nuspec +++ b/commandovm.win10.config.fireeye/commandovm.win10.config.fireeye.nuspec @@ -2,7 +2,7 @@ commandovm.win10.config.fireeye - 1.2.0.9 + 2.0.0.0 CommandoVM Jake Barteaux CommandoVM - Penetration Testing Distribution diff --git a/commandovm.win10.installer.fireeye/commandovm.win10.installer.fireeye.nuspec b/commandovm.win10.installer.fireeye/commandovm.win10.installer.fireeye.nuspec index 02a92a8..5cdc4ab 100644 --- a/commandovm.win10.installer.fireeye/commandovm.win10.installer.fireeye.nuspec +++ b/commandovm.win10.installer.fireeye/commandovm.win10.installer.fireeye.nuspec @@ -2,7 +2,7 @@ commandovm.win10.installer.fireeye - 2.0 + 2.0.0.0 CommandoVM Jake Barteaux CommandoVM - Penetration Testing Distribution diff --git a/commandovm.win10.preconfig.fireeye/commandovm.win10.preconfig.fireeye.nuspec b/commandovm.win10.preconfig.fireeye/commandovm.win10.preconfig.fireeye.nuspec index 1acf247..b58516e 100644 --- a/commandovm.win10.preconfig.fireeye/commandovm.win10.preconfig.fireeye.nuspec +++ b/commandovm.win10.preconfig.fireeye/commandovm.win10.preconfig.fireeye.nuspec @@ -2,7 +2,7 @@ commandovm.win10.preconfig.fireeye - 1.0 + 2.0.0.0 CommandoVM Jake Barteaux CommandoVM - Penetration Testing Distribution diff --git a/commandovm.win7.config.fireeye/commandovm.win7.config.fireeye.nuspec b/commandovm.win7.config.fireeye/commandovm.win7.config.fireeye.nuspec index 9976033..e26eed5 100644 --- a/commandovm.win7.config.fireeye/commandovm.win7.config.fireeye.nuspec +++ b/commandovm.win7.config.fireeye/commandovm.win7.config.fireeye.nuspec @@ -2,7 +2,7 @@ commandovm.win7.config.fireeye - 1.2.0.0 + 2.0.0.0 CommandoVM Jake Barteaux CommandoVM - Penetration Testing Distribution diff --git a/commandovm.win7.installer.fireeye/commandovm.win7.installer.fireeye.nuspec b/commandovm.win7.installer.fireeye/commandovm.win7.installer.fireeye.nuspec index d97f1c0..7822d1d 100644 --- a/commandovm.win7.installer.fireeye/commandovm.win7.installer.fireeye.nuspec +++ b/commandovm.win7.installer.fireeye/commandovm.win7.installer.fireeye.nuspec @@ -2,7 +2,7 @@ commandovm.win7.installer.fireeye - 1.3.0.3 + 2.0.0.0 CommandoVM Jake Barteaux CommandoVM - Penetration Testing Distribution diff --git a/install.ps1 b/install.ps1 index ac2c47a..520591c 100644 --- a/install.ps1 +++ b/install.ps1 @@ -191,7 +191,7 @@ Write-Host "|___________________________________________________________________ Write-Host "| |" -ForegroundColor Red Write-Host "| Developed by |" -ForegroundColor Red Write-Host "| Jake Barteaux |" -ForegroundColor Red -Write-Host "| Proactive Services |" -ForegroundColor Red +Write-Host "| Mandiant Red Team |" -ForegroundColor Red Write-Host "| Blaine Stancill |" -ForegroundColor Red Write-Host "| Nhan Huynh |" -ForegroundColor Red Write-Host "| FireEye Labs Advanced Reverse Engineering |" -ForegroundColor Red