slimm609/checksec.sh

--verbose flag should offer up suggestion(s) for remediation

jauderho opened this issue · 1 comments

Issue tracker

If any of these values are not included, the issue will be closed and not worked

Issue

It would be great if the --verbose flag would help output the suggested remediation. So, for example, sudo ./checksec --verbose --kernel would flag all of the items in red and offer up corrective action for sysctl etc.

Debug Report

include the output of checksec --debug_report

Command run to produce the error

sudo ./checksec --verbose --kernel

OS version and Kernel version

Linux 5.10.60-v7l+ #1449 SMP Wed Aug 25 15:00:44 BST 2021 armv7l GNU/Linux

Debug output

closing as duplicate of #158