macOS
brew install checkseclocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de checksec pour les workflows d'agents IA.
installation
brew install checkseclocal Homebrew formula metadata
sudo apt install checksecDebian stable package indexes · checksec · Source: deb.debian.org
sudo dnf install checksecFedora Rawhide package metadata · checksec · Source: dl.fedoraproject.org
nix profile install nixpkgs#checksecnixpkgs package indexes · pkgs/by-name/ch/checksec/package.nix · Source: api.github.com
sudo pacman -S checksecArch Linux sync databases · checksec · Source: geo.mirror.pkgbuild.com
sudo zypper install checksecopenSUSE Tumbleweed package metadata · checksec · Source: download.opensuse.org
aperçu
Security feature auditing for ELF binaries and Linux kernels
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour checksec. 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.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
checksec | 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/slimm609/checksec
métadonnées d'installation
| Clé du paquet | brew:checksec |
|---|---|
| Version | 3.2.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/checksec |
| Page d'accueil | https://slimm609.github.io/checksec |
| Dépôt | https://github.com/slimm609/checksec |
| Docs amont | https://slimm609.github.io/checksec |
| Licence | BSD-3-Clause |
| Archive source | https://github.com/slimm609/checksec/archive/refs/tags/3.2.0.tar.gz |
| Dernière mise à jour | 2026-07-21T03:05:04Z |
| Pulse | new |
| 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 | 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 |
|
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.
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 checksecpiste 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.