HomeFreeBSD

New port: security/hardening-check

Description

New port: security/hardening-check

Check binaries for security hardening features

Hardening-check is a perl script to verify that the resulting binary
does, in fact, have hardening features enabled, you can use it to
test each ELF binary and the output will show if the binary has
position independent executable, stack protected, fortify source
functions(not supported on FreeBSD now), read only relocations or
immediate binding supported.

WWW: https://wiki.debian.org/Hardening

PR: 220245
Submitted by: amutu@amutu.com

Details

Provenance
piAuthored on
Parents
rP445087: Detect clang 5.0.0 correctly, and drop USE_GCC.
Branches
Unknown
Tags
Unknown