macOS
brew install virustotal-clilocal Homebrew formula metadata
安装
brew install virustotal-clilocal Homebrew formula metadata
winget install --id VirusTotal.vt-cli -eWindows Package Manager source index · VirusTotal.vt-cli · 来源: cdn.winget.microsoft.com
概览
Command-line interface for VirusTotal
历史
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.
安全态势
没有找到 virustotal-cli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.toml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
vt | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/VirusTotal/vt-cli
安装元数据
| 软件包键 | brew:virustotal-cli |
|---|---|
| 版本 | 1.3.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/virustotal-cli |
| 主页 | https://virustotal.github.io/vt-cli/ |
| 仓库 | https://github.com/VirusTotal/vt-cli |
| 上游文档 | https://github.com/VirusTotal/vt-cli#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/VirusTotal/vt-cli/archive/refs/tags/1.3.1.tar.gz |
| 最后更新 | 2026-06-15T10:21:23-04:00 |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.