macOS
brew install ssdeeplocal Homebrew formula metadata
sudo port install ssdeepMacPorts ports tree · security/ssdeep/Portfile · 来源: api.github.com
安装
brew install ssdeeplocal Homebrew formula metadata
sudo port install ssdeepMacPorts ports tree · security/ssdeep/Portfile · 来源: api.github.com
sudo apk add ssdeepAlpine Linux edge package indexes · ssdeep · 来源: dl-cdn.alpinelinux.org
sudo apt install ssdeepDebian stable package indexes · ssdeep · 来源: deb.debian.org
sudo dnf install ssdeepFedora Rawhide package metadata · ssdeep · 来源: dl.fedoraproject.org
nix profile install nixpkgs#ssdeepnixpkgs package indexes · pkgs/by-name/ss/ssdeep/package.nix · 来源: api.github.com
sudo pacman -S ssdeepArch Linux sync databases · ssdeep · 来源: geo.mirror.pkgbuild.com
sudo zypper install ssdeepopenSUSE Tumbleweed package metadata · ssdeep · 来源: download.opensuse.org
概览
Recursive piecewise hashing tool
历史
ssdeep is a command-line fuzzy hashing tool and libfuzzy library for computing and comparing context-triggered piecewise hashes.
Jesse Kornblum introduced context-triggered piecewise hashing in the 2006 Digital Investigation/DFRWS paper 'Identifying Almost Identical Files Using Context Triggered Piecewise Hashing.' The ssdeep project documentation says the program was originally written by Kornblum and based on Andrew Tridgell's spamsum code.
The modern ssdeep project moved to GitHub under ssdeep-project in 2017. Its NEWS file records a line of 2.x releases adding signature comparison modes, API documentation, C++ compatibility, clustering, thread-safe fuzzy hashing, large-file/stdin support, and 2.14 performance optimizations.
The official ssdeep site lists packages for Ubuntu, Fedora, Debian, CentOS/EPEL, Arch Linux, FreeBSD, and Windows binaries. It also states that ssdeep hashes became widely used for simple identification, including VirusTotal basic properties, and that ssdeep remained a de facto standard despite newer fuzzy-hash alternatives.
Package users run ssdeep to hash files, recursively hash directory trees, compare files against known signature sets, or compare signature files. Developers can link libfuzzy and call the fuzzy_hash_* and fuzzy_compare APIs.
ssdeep is a package-manager classic because it bridges command-line forensics and linkable library packaging. Distros often split it into runtime, library, and development packages, and security tooling frequently treats its output format as a lingua franca for quick similarity checks.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ssdeep | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/ssdeep-project/ssdeep
安装元数据
| 软件包键 | brew:ssdeep |
|---|---|
| 版本 | 2.14.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/ssdeep |
| 主页 | https://ssdeep-project.github.io/ssdeep/ |
| 仓库 | https://github.com/ssdeep-project/ssdeep |
| 上游文档 | https://github.com/ssdeep-project/ssdeep#readme |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://github.com/ssdeep-project/ssdeep/releases/download/release-2.14.1/ssdeep-2.14.1.tar.gz |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ssdeep |
| 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 软件包链接分开显示。
libfuzzy-dev 2.14.1+git20180629.57fcfff-3+b2
recursive piecewise hashing tool (development headers)
https://github.com/ssdeep-project/ssdeep
sudo apt install libfuzzy-devlibfuzzy2 2.14.1+git20180629.57fcfff-3+b2
recursive piecewise hashing tool (library)
https://github.com/ssdeep-project/ssdeep
sudo apt install libfuzzy2ssdeep 2.14.1+git20180629.57fcfff-3+b2
recursive piecewise hashing tool
https://github.com/ssdeep-project/ssdeep
sudo apt install ssdeepssdeep
nix profile install nixpkgs#ssdeeplibfuzzy-dev 2.14.1+git20180629.57fcfff-3
recursive piecewise hashing tool (development headers)
https://github.com/ssdeep-project/ssdeep
sudo apt install libfuzzy-devlibfuzzy2 2.14.1+git20180629.57fcfff-3
recursive piecewise hashing tool (library)
https://github.com/ssdeep-project/ssdeep
sudo apt install libfuzzy2ssdeep 2.14.1+git20180629.57fcfff-3
recursive piecewise hashing tool
https://github.com/ssdeep-project/ssdeep
sudo apt install ssdeeplibfuzzy2 2.14.1-r2
Fuzzy hashing API and toolk
https://ssdeep-project.github.io/ssdeep/index.html
sudo apk add libfuzzy2libfuzzy2-dev 2.14.1-r2
Fuzzy hashing API and toolk (development files)
https://ssdeep-project.github.io/ssdeep/index.html
sudo apk add libfuzzy2-devssdeep 2.14.1-r2
Fuzzy hashing API and toolk
https://ssdeep-project.github.io/ssdeep/index.html
sudo apk add ssdeepssdeep-doc 2.14.1-r2
Fuzzy hashing API and toolk (documentation)
https://ssdeep-project.github.io/ssdeep/index.html
sudo apk add ssdeep-docssdeep-static 2.14.1-r2
Fuzzy hashing API and toolk (static library)
https://ssdeep-project.github.io/ssdeep/index.html
sudo apk add ssdeep-staticssdeep 2.14.1-22.fc44
Compute context triggered piecewise hashes
https://ssdeep-project.github.io/ssdeep/
sudo dnf install ssdeepssdeep-devel 2.14.1-22.fc44
Development files for libfuzzy
https://ssdeep-project.github.io/ssdeep/
sudo dnf install ssdeep-develssdeep-libs 2.14.1-22.fc44
Runtime libfuzzy library
https://ssdeep-project.github.io/ssdeep/
sudo dnf install ssdeep-libsssdeep 2.14.1-5
A program for computing context triggered piecewise hashes
https://ssdeep-project.github.io/ssdeep/
sudo pacman -S ssdeep来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.