Name: | checksec |
---|---|
Version: | 1.11.1 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 97328 |
License: | BSD |
RPM: | checksec-1.11.1-1.el7.noarch.rpm |
Source RPM: | checksec-1.11.1-1.el7.src.rpm |
Build Date: | Mon Apr 22 2019 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/slimm609/checksec.sh |
Summary: | Tool to check system for binary-hardening |
Description: | 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. As of version 1.3 the script also lists the status of various Linux kernel protection mechanisms. checksec can check binary-files and running processes for hardening features. |
- Update to 1.11.1 (BZ#1693841) - Section of man-page was moved to man1 - Add patch to disable --update command - Add patch to fix shebang - De-tabbify spec file
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Fix Linux 4.18 compitability (BZ#1632412)
- Update to 1.8.0 (BZ#1485319)
- which is Required
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Cleanup spec file conditionals
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild