Skip to content

Releases: BishopFox/cirro

1.1.0 - 2026-04-13

13 Apr 18:26
v1.1.0
bce9426

Choose a tag to compare

Release Notes

Added

  • Add NetworkWatcher, KeyVaultCertificate, KeyVaultCertificateValue by @daddycocoaman in #3
  • Add CODEOWNERS for bf-red-team (CLD-10728) by @grobbinsBF

Changed

New Contributors

Install cirro 1.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bishopfox/cirro/releases/download/v1.1.0/cirro-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/bishopfox/cirro/releases/download/v1.1.0/cirro-installer.ps1 | iex"

Download cirro 1.1.0

File Platform Checksum
cirro-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
cirro-x86_64-apple-darwin.tar.xz Intel macOS checksum
cirro-x86_64-pc-windows-msvc.zip x64 Windows checksum
cirro-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
cirro-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
cirro-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

v1.0.0

03 Apr 19:59
v1.0.0
5092b5f

Choose a tag to compare

Install cirro 1.0.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bishopfox/cirro/releases/download/v1.0.0/cirro-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/bishopfox/cirro/releases/download/v1.0.0/cirro-installer.ps1 | iex"

Download cirro 1.0.0

File Platform Checksum
cirro-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
cirro-x86_64-apple-darwin.tar.xz Intel macOS checksum
cirro-x86_64-pc-windows-msvc.zip x64 Windows checksum
cirro-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
cirro-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
cirro-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum