macOS
brew install checkseclocal Homebrew formula metadata
安装
brew install checkseclocal Homebrew formula metadata
sudo apt install checksecDebian stable package indexes · checksec · 来源: deb.debian.org
sudo dnf install checksecFedora Rawhide package metadata · checksec · 来源: dl.fedoraproject.org
nix profile install nixpkgs#checksecnixpkgs package indexes · pkgs/by-name/ch/checksec/package.nix · 来源: api.github.com
sudo pacman -S checksecArch Linux sync databases · checksec · 来源: geo.mirror.pkgbuild.com
sudo zypper install checksecopenSUSE Tumbleweed package metadata · checksec · 来源: download.opensuse.org
概览
Security feature auditing for ELF binaries and Linux kernels
历史
checksec is a command-line auditor for security properties of ELF executables, running processes, and Linux kernels. It reports mitigations and hardening features such as RELRO, stack canaries, NX, PIE, CFI, FORTIFY_SOURCE, and seccomp.
The original checksec was written by Tobias Klein as a Bash script in 2011. The maintained project is a modern Go rewrite distributed as a single static binary while retaining the familiar checksec purpose and name.
The project is distributed through release binaries, Linux package formats, a container image, Go installation, and several operating-system package managers, making it a common lightweight hardening check in developer and security workflows.
Typical commands inspect one file, recursively scan a directory, audit a process by PID, or examine the running Linux kernel. Machine-readable CSV, JSON, XML, and YAML output makes it suitable for scripts and CI policy checks.
checksec packages a broad set of binary-hardening checks into one small CLI. It is useful after compilation or packaging to verify that toolchain and linker hardening flags survived into the shipped artifact.
安全态势
没有找到 checksec 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
checksec | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/slimm609/checksec
安装元数据
| 软件包键 | brew:checksec |
|---|---|
| 版本 | 3.2.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/checksec |
| 主页 | https://slimm609.github.io/checksec |
| 仓库 | https://github.com/slimm609/checksec |
| 上游文档 | https://slimm609.github.io/checksec |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://github.com/slimm609/checksec/archive/refs/tags/3.2.0.tar.gz |
| 最后更新 | 2026-07-21T03:05:04Z |
| Pulse | new |
| 构建依赖 | 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 | checksec |
| 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 软件包链接分开显示。
checksec 2.6.0-2
Bash script to test executable properties
https://github.com/slimm609/checksec.sh
sudo apt install checksecchecksec
nix profile install nixpkgs#checksecchecksec 2.6.0-2
Bash script to test executable properties
https://github.com/slimm609/checksec.sh
sudo apt install checksecchecksec 2.7.1-7.fc44
Tool to check system for binary-hardening
https://github.com/slimm609/checksec.sh
sudo dnf install checksecchecksec 3.1.0-2
Tool designed to test which standard Linux OS and PaX security features are being used
https://slimm609.github.io/checksec/
sudo pacman -S checksecchecksec 3.1.0-2.3
Utility to check binaries for system hardening
https://github.com/slimm609/checksec.sh
sudo zypper install checksec来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.