Name: | hardening-check |
---|---|
Version: | 2.6 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 39448 |
License: | GPLv2+ |
RPM: | hardening-check-2.6-1.el7.noarch.rpm |
Source RPM: | hardening-wrapper-2.6-1.el7.src.rpm |
Build Date: | Wed Oct 25 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://packages.debian.org/hardening-wrapper |
Summary: | Tool to check ELF for being built hardened |
Description: | hardening-check is a tool to check whether an already compiled ELF file was built using hardening flags. It checks, using readelf, for these hardening characteristics: * Position Independent Executable * Stack protected * Fortify source functions * Read-only relocations * Immediate binding |