macOS
brew install burpprovider-native install command
brew / Rang 5896
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für burp in AI-Agent-Workflows.
Installation
brew install burpprovider-native install command
Überblick
Network backup and restore
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
/etc/burp/burp.conf/etc/burp/burp-server.conf/etc/burp/clientconfdir/usr/local/etc/burp/burp.conf%PROGRAMFILES%\Burp\burp.confC:/Program Files/Burp/burp.confCredential-bearing paths to review before unattended agent runs.
/etc/burp/clientconfdir/<client>/etc/burp/ssl_cert-server.key/etc/burp/ssl_cert-client.key/usr/local/etc/burp/burp.conf%PROGRAMFILES%\Burp\burp.confC:/Program Files/Burp/burp.confExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bedup | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
bsigs | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
bsparse | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
burp | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
burp_ca | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
vss_strip | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:burp |
|---|---|
| Version | 3.2.0 |
| Paketmanager | Homebrew |
| Homepage | https://burp.grke.org/ |
| Repository | https://github.com/grke/burp |
| Zuletzt aktualisiert | 2026-05-13T00:05:45Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.