macOS
brew install theharvesterlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de theharvester pour les workflows d'agents IA.
installation
brew install theharvesterlocal Homebrew formula metadata
nix profile install nixpkgs#theharvesternixpkgs package indexes · pkgs/by-name/th/theharvester/package.nix · Source: api.github.com
aperçu
Gather materials from public sources (for pen testers)
historique
theHarvester is an OSINT and reconnaissance tool for gathering emails, names, subdomains, IPs, and URLs from public data sources during the early stages of a penetration test. The official wiki describes it as simple but effective for mapping an organization's external threat landscape.
The project is maintained in the laramies/theHarvester repository and is described by its README as an emails, subdomains, and names harvester for OSINT. Over time it has become a Python security tool with a long module list: the README enumerates passive data sources such as search engines, certificate transparency services, threat-intelligence APIs, code search, and internet-exposure databases.
The official installation wiki explicitly says the easiest way to use theHarvester is through Kali Linux, where users can run `theHarvester -h`. The same page also documents pipx, Docker, and source-based installation, while the repository page shows a large GitHub audience and dozens of official releases. In package-manager culture, its presence in Homebrew and Nix gives macOS and reproducible-environment users a route to a tool historically associated with security distributions.
Typical use is passive reconnaissance: users configure API keys when needed, select modules or data sources, and collect public-facing identifiers for a target domain. The README's passive module list shows why API-key management matters: many useful sources have quotas, pricing, or authenticated access, and the wiki documents where `api-keys.yaml` lives under packaged and cloned installs.
theHarvester matters to package nerds because it is a classic security CLI that crosses the boundary between specialist pentest distros and general-purpose package managers. A Homebrew formula turns a Kali-associated recon workflow into a one-command install on macOS, while the tool's module list creates a constant packaging concern around Python dependencies, browser automation, and optional API credentials.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour theharvester. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.
Credential-bearing paths to review before unattended agent runs.
/etc/theHarvester/api-keys.ymlapi-keys.yaml/usr/local/etc/theharvester/api-keys.yamlapi-keys.yamlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
restfulHarvest | cli | exécutable global | |
theHarvester | cli | exécutable global | |
theharvester | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/laramies/theHarvester
métadonnées d'installation
| Clé du paquet | brew:theharvester |
|---|---|
| Version | 4.11.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/theharvester |
| Page d'accueil | https://www.edge-security.com |
| Dépôt | https://github.com/laramies/theHarvester |
| Docs amont | https://github.com/laramies/theHarvester#readme |
| Licence | GPL-2.0-only |
| Archive source | https://github.com/laramies/theHarvester/archive/refs/tags/4.11.1.tar.gz |
| Dernière mise à jour | 2026-06-16T13:15:41Z |
| Pulse | updated |
| Dépendances | certifi, cffi, libyaml, pydantic, python@3.14 |
| Dépendances de compilation | cmake |
| Bibliothèques fournies par macOS | libffi, libxml2, libxslt |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | theharvester |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
theharvester
nix profile install nixpkgs#theharvesterpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.