Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37400937
en ru br
ALT Linux repos
S:2.6.0-alt1

Group :: Development/Tools
RPM: checksec

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.6.0-alt1
Build date: 6 june 2022, 22:51 ( 97.5 weeks ago )
Size: 180.65 Kb

Home page:   https://github.com/slimm609/checksec.sh

License: BSD
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.

The script also lists the status of various Linux kernel protection mechanisms.

checksec can check binary-files and running processes for hardening features.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • checksec
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin