Automic VaultAutomic Vault

brew

burp mit Homebrew, apk, apt, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für burp in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install burp

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install burp

MacPorts ports tree · sysutils/burp/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add burp

Alpine Linux edge package indexes · burp · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install burp

Debian stable package indexes · burp · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#burp

nixpkgs package indexes · pkgs/by-name/bu/burp/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Network backup and restore

Befehle und Aliase

  • bedup
  • bsigs
  • bsparse
  • burp
  • burp_ca
  • vss_strip

Verlauf

Projektgeschichte und Nutzung

Burp is a client-server network backup and restore program with Unix, macOS, and Windows client support. It is built around scheduled backups, SSL-protected client/server communication, restore and verify workflows, compression, librsync-style delta transfer, and long-running operational maintenance.

Projektgeschichte

The upstream changelog shows Burp's early 1.0 series adding backup and restore counters, safer restores, Windows fixes, SSL support, checksummed manifests, verification, client-side file encryption, scheduling, email notifications, live status monitoring, and the `burp_ca` certificate helper during 2011. That history makes Burp visibly older than many single-binary backup tools and rooted in the traditional network backup-server model.

Later Burp development continued through 2.x and 3.x branches with Windows tooling, protocol work, OpenSSL updates, systemd integration, sparse-index and restore fixes, access controls, and configuration hardening. The official quick-start still documents building a server from source, installing config files, running the daemon, and deploying Unix, Windows, and Homebrew-based macOS clients.

Adoptionsgeschichte

Burp's adoption is strongest in distribution and operations contexts: the input metadata records packages in apk, Homebrew, Debian, MacPorts, Nix, and Ubuntu. Its continued package presence reflects a practical niche for administrators who want a self-hosted network backup server with mixed-platform clients rather than a purely local archive tool.

Wie es verwendet wird

A Burp deployment usually has a central server using `/etc/burp/burp-server.conf` and per-client configuration under `/etc/burp/clientconfdir`, while clients run `burp -a b` for backup or poll on a schedule to see whether the server has work for them. The Windows installer and macOS Homebrew instructions make it usable across heterogeneous fleets.

Warum Paket-Nerds sich dafür interessieren

Burp is package-nerd-relevant because it preserves the classic Unix backup-daemon shape in an open-source package: config directories, certificate helpers, cron or scheduler-driven clients, restore commands, and distro service integration. It is a useful contrast with newer backup CLIs that prefer single-user repositories and SSH remotes.

Zeitleiste

  • 2011-03: Burp 1.1.x changelog entries added verification, SSL, client-side encryption, scheduling, and email notifications.
  • 2011-06: Changelog entries added live status monitoring improvements and the burp_ca helper.
  • 2021: Burp 2.5.x became a stable/latest branch with Windows config-permission hardening.
  • 2022: Burp 3.1.x removed protocol 2 and added OpenSSL 3 support.
  • 2026-05-30: Burp 3.3.0 released as a new latest version.

Related projects

  • Burp is related to librsync, OpenSSL, zlib, uthash, cron/systemd scheduling, and network backup systems such as Bacula, Amanda, Bareos, BackupPC, and rdiff-backup.

Sicherheitslage

Risikostufe: orange

formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • formula declares a Homebrew service

Signale

  • metadata:service

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
/etc/burp/burp.conf/etc/burp/burp-server.conf/etc/burp/clientconfdir
macOS
/usr/local/etc/burp/burp.conf
Windows
%PROGRAMFILES%\Burp\burp.confC:/Program Files/Burp/burp.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
/etc/burp/clientconfdir/<client>/etc/burp/ssl_cert-server.key/etc/burp/ssl_cert-client.key
macOS
/usr/local/etc/burp/burp.conf
Windows
%PROGRAMFILES%\Burp\burp.confC:/Program Files/Burp/burp.conf

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
bedupcliglobales Executable
bsigscliglobales Executable
bsparsecliglobales Executable
burpcliglobales Executable
burp_cacliglobales Executable
vss_stripcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version3.2.0
Manager aktualisiert2026-05-13
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/grke/burp

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:burp
Version3.2.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/burp
Homepagehttps://burp.grke.org/
Repositoryhttps://github.com/grke/burp
Upstream-Dokumentationhttps://burp.grke.org/docs.html
LizenzAGPL-3.0-only WITH openvpn-openssl-exception
Quellarchivhttps://github.com/grke/burp/releases/download/3.2.0/burp-3.2.0.tar.bz2
Zuletzt aktualisiert2026-05-13T00:05:45Z
Pulseupdated
Abhängigkeitenlibrsync, openssl@4
Build-Abhängigkeitenpkgconf, uthash
Von macOS bereitgestellte Bibliothekenlibxcrypt, ncurses
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared
EinschränkungenBefore installing the launchd entry you should configure your burp client in $HOMEBREW_PREFIX/etc/burp/burp.conf

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameburp
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

burp 3.1.4-4

Simple cross-platform network BackUp and Restore Program

https://burp.grke.net/

sudo apt install burp
  • Section: utils
  • Architecture: amd64
  • 9 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Burp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: burp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

burp

nix profile install nixpkgs#burp
  • normalized package name match
  • Abgeglichen nach: Burp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bu/burp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

burp 3.1.4-3.1build3

Simple cross-platform network BackUp and Restore Program

https://burp.grke.net/

sudo apt install burp
  • Section: universe/utils
  • Architecture: amd64
  • 9 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Burp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: burp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

burp 3.2.0-r0

A network backup and restore program

https://burp.grke.org

sudo apk add burp
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • Source Package: burp
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Burp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: burp from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

burp-doc 3.2.0-r0

A network backup and restore program (documentation)

https://burp.grke.org

sudo apk add burp-doc
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • Source Package: burp
  • normalized package name match
  • Abgeglichen nach: Burp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: burp-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

burp-server 3.2.0-r0

A network backup and restore program (server configuration and helper scripts)

https://burp.grke.org

sudo apk add burp-server
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • Source Package: burp
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Burp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: burp-server from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

burp

sudo port install burp
  • normalized package name match
  • Abgeglichen nach: Burp
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/burp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment