macOS
brew install virustotal-clilocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de virustotal-cli pour les workflows d'agents IA.
installation
brew install virustotal-clilocal Homebrew formula metadata
sudo apt install vtDebian stable package indexes · vt · Source: deb.debian.org
winget install --id VirusTotal.vt-cli -eWindows Package Manager source index · VirusTotal.vt-cli · Source: cdn.winget.microsoft.com
aperçu
Command-line interface for VirusTotal
historique
VirusTotal CLI, shipped upstream as vt-cli and invoked as `vt`, is VirusTotal's command-line interface for interacting with VirusTotal from terminals and scripts. It wraps common VirusTotal API workflows such as file, URL, domain, IP, analysis, download, search, hunting, and collection commands.
The public vt-cli repository was created in May 2018, and GitHub releases list version 0.2.0 on May 29, 2018. The project is maintained under the VirusTotal GitHub organization, uses an Apache-2.0 license, and publishes command documentation through GitHub Pages.
vt-cli belongs to the API v3 era of VirusTotal tooling: instead of being only a web interface for manual submissions, VirusTotal documents APIs and client libraries for automation. The CLI packages that automation into a single binary with global options for API key, output format, silent mode, and verbosity.
The CLI is mainly adopted by malware analysts, incident responders, threat hunters, and DevOps/security engineers who already use VirusTotal's web service. It has a narrower audience than VirusTotal itself, but it is valuable wherever terminal workflows and repeatable scripts are preferred over browser-driven lookups.
VirusTotal's own API documentation describes programmatic access for uploading and scanning files or URLs, retrieving reports, and building scripts without the website interface. vt-cli makes those same workflows accessible to shell users and package-manager users who want a maintained official client.
Typical usage begins with configuring an API key, either through `vt init`, a config file, or a command-line option. Users then run commands such as `vt file`, `vt url`, `vt domain`, `vt ip`, `vt analysis`, `vt scan`, or `vt hunting`, often with JSON, YAML, or CSV output for downstream processing.
Package users tend to install vt-cli for quick hash lookups, file and URL submissions, triage scripts, and security automation. Its command surface mirrors VirusTotal object types, so it fits naturally into pipelines that already collect hashes, suspicious URLs, domains, IP addresses, or YARA/LiveHunt context.
virustotal-cli is package-nerd useful because it turns a web threat-intelligence service into a composable Unix-style command. It is not a scanner engine itself; its power comes from letting local scripts and incident-response notebooks ask VirusTotal for reputation and analysis data at the exact point where artifacts are being handled.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour virustotal-cli. 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.
Config paths the tool may read or write during local use.
~/.vt.tomlCredential-bearing paths to review before unattended agent runs.
~/.vt.tomlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
vt | 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/VirusTotal/vt-cli
métadonnées d'installation
| Clé du paquet | brew:virustotal-cli |
|---|---|
| Version | 1.3.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/virustotal-cli |
| Page d'accueil | https://virustotal.github.io/vt-cli/ |
| Dépôt | https://github.com/VirusTotal/vt-cli |
| Docs amont | https://github.com/VirusTotal/vt-cli#readme |
| Licence | Apache-2.0 |
| Archive source | https://github.com/VirusTotal/vt-cli/archive/refs/tags/1.3.1.tar.gz |
| Dernière mise à jour | 2026-06-15T10:21:23-04:00 |
| Pulse | updated |
| Dépendances de compilation | go |
| 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 | virustotal-cli |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
vt 0.57721+ds-3+b1
toolset for short variant discovery in genetic sequence data
https://genome.sph.umich.edu/wiki/Vt
sudo apt install vtvt-examples 0.57721+ds-3
toolset for short variant discovery in genetic sequence data (examples)
https://genome.sph.umich.edu/wiki/Vt
sudo apt install vt-examplesvt 0.57721+ds-3build2
toolset for short variant discovery in genetic sequence data
https://genome.sph.umich.edu/wiki/Vt
sudo apt install vtvt-examples 0.57721+ds-3build2
toolset for short variant discovery in genetic sequence data (examples)
https://genome.sph.umich.edu/wiki/Vt
sudo apt install vt-examplesVirusTotal.vt-cli
winget install --id VirusTotal.vt-cli -episte 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.