天天看點

如何檢視一個ELF檔案開啟了哪些安全保護?checksec

<a href="https://github.com/slimm609/checksec.sh" target="_blank">https://github.com/slimm609/checksec.sh</a>

Last Update: 2016-10-27

Install the binutils via brew <code>brew install binutils</code>

normal (or --format cli)

csv

xml

json

Fortify test in cli

Kernel test in Cli

Kernel Test in XML

Kernel Test in Json

Due to the original structure of the script the --output argument should be placed first on the command line arguments. Doing differently would require really big changes in the code.

本文轉自fatshi51CTO部落格,原文連結:http://blog.51cto.com/duallay/1876720 ,如需轉載請自行聯系原作者