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

    Исходный пакет: checksec
    Версия: 2.6.0-alt1
    Последняя версия по данным Repology
    Собран:  15 июня 2022 г. 4:07 в задании #301473
    Сообщить об ошибке в пакете
    Домашняя страница: 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

    Права:
    Vitaly Lipatov
    @everybody

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


    7 июня 2022 г. Vitaly Lipatov 2.6.0-alt1
    - new version 2.6.0 (with rpmrb script)
    19 декабря 2021 г. Vitaly Lipatov 2.5.0-alt2
    - fix PATH (thanks, andy@!)
    18 декабря 2021 г. Vitaly Lipatov 2.5.0-alt1
    - new version 2.5.0 (with rpmrb script)