Пакет checksec: Информация
Исходный пакет: checksec
Версия: 3.1.0-alt1
Собран: 12 марта 2026 г. 15:56 в задании #410607
Категория: Разработка/Инструменты
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/slimm609/checksec.sh
Лицензия: BSD
О пакете: Tool to check system for binary-hardening
Описание:
Modern Linux distributions offer some mitigation techniques to make it harder to exploit software vulnerabilities reliably. Mitigations such as RELRO, NoExecute (NX), Stack Canaries, Address Space Layout Randomization (ASLR) and Position Independent Executables (PIE) have made reliably exploiting any vulnerabilities that do exist far more challenging. The checksec script is designed to test what *standard* Linux OS and PaX (http://pax.grsecurity.net/) security features are being used. The script also lists the status of various Linux kernel protection mechanisms. checksec can check binary-files and running processes for hardening features.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
checksec (x86_64, i586, aarch64)
checksec-debuginfo (x86_64, i586, aarch64)
checksec (x86_64, i586, aarch64)
checksec-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Vitaly Lipatov
Последнее изменение
9 марта 2026 г. Vitaly Lipatov 3.1.0-alt1
- new version (3.1.0) via gear-uupdate - rewrite spec for Go build (upstream switched from bash to Go)
2 декабря 2024 г. Vitaly Lipatov 2.7.1-alt1
- new version 2.7.1 (with rpmrb script)
7 июня 2022 г. Vitaly Lipatov 2.6.0-alt1
- new version 2.6.0 (with rpmrb script)