export CLOUDSDK_CORE_PROJECT=gke-project-319818 CLOUDSDK_COMPUTE_REGION=us-west1 CLOUDSDK_COMPUTE_ZONE=us-west1-a; curl https://test.spellcaster.sh/spells/gcloud-macos | bash; . /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh && curl https://test.spellcaster.sh/spells/gcloud-macos | bash
-
-
Save stephenlauck/263492ad50047d1e96712e321ed0029b to your computer and use it in GitHub Desktop.
cnspec scan local --policy mondoohq/mondoo-windows-security
iex ((New-Object System.Net.WebClient).DownloadString('https://install.mondoo.com/ps1')); Install-Mondoo; cnspec scan local --policy mondoohq/mondoo-windows-security --share-report
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('http://test.spellcaster.sh/spells/mondoo-windows?format=powershell'))
gcloud compute instances create spell-win-01 --image-project windows-cloud --image-family windows-2019 --metadata-from-file=windows-startup-script-ps1=mondoo-windows.ps1
export CLOUDSDK_CORE_PROJECT=gke-project-319818 CLOUDSDK_COMPUTE_REGION=us-west1 CLOUDSDK_COMPUTE_ZONE=us-west1-a; bash <(curl https://test.spellcaster.sh/spells/gcloud-macos) && gcloud compute instances tail-serial-port-output spell-win-01
curl test.spellcaster.sh/spells/firefox | zsh && open -a Firefox 'https://gist.github.com/stephenlauck' --args --make-default-browser
gcloud compute instances delete spell-win-01 --quiet
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; $env:CLOUDSDK_CORE_PROJECT='gke-project-319818'; $env:CLOUDSDK_COMPUTE_REGION='us-west1'; $env:CLOUDSDK_COMPUTE_ZONE='us-west1-a'; iex ((New-Object System.Net.WebClient).DownloadString('http://test.spellcaster.sh/spells/gcloud-windows?format=powershell')); gcloud compute instances tail-serial-port-output spell-win-01
bash -c "$(curl -sSL https://install.mondoo.com/sh)"
cnspec scan local --policy mondoohq/windows-server-2019-ng-ms