Пакет checksec: Информация

    Исходный пакет: checksec
    Версия: 2.4.0-alt1
    Собран:  15 июня 2021 г. 12:54 в задании #274544
    Сообщить об ошибке в пакете
    Домашняя страница: 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 (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov

    Последнее изменение


    14 июня 2021 г. Vitaly Lipatov 2.4.0-alt1
    - initial build for ALT Sisyphus
    26 января 2021 г. Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-2
    10 ноября 2020 г. Qiyu Yan <yanqiyu@fedoraproject.org> - 2.4.0-1
    - update to 2.4.0 upstream release