Letter C

checksec - Tool to check system for binary-hardening

Website: http://www.trapkit.de/tools/checksec.html
License: BSD
Vendor: Alcance Libre, Inc.
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.

Packages

checksec-1.7.4-2.fc14.al.noarch [21 KiB] Changelog by Björn Esser (2016-10-02):
- Add manpage a Source1

Listing created by Repoview-0.6.6-6.fc14.al