Article 5JTVR LXer: Identify security properties on Linux using checksec

LXer: Identify security properties on Linux using checksec

by
LXer
from LinuxQuestions.org on (#5JTVR)
Published at LXer:

Compiling source code produces a binary. During compilation, you can provide flags to the compiler to enable or disable certain properties on the binary. Some of these properties are relevant to security.Checksec is a nifty little tool (and shell script) that, among other functions, identifies the security properties that were built into a binary when it was compiled. A compiler might enable some of these properties by default, and you might have to provide specific flags to enable others.read more

Read More...latest?d=yIl2AUoC8zA latest?i=YXbHbsdOzpA:TElbqCKGZeE:F7zBnMy latest?i=YXbHbsdOzpA:TElbqCKGZeE:V_sGLiP latest?d=qj6IDK7rITs latest?i=YXbHbsdOzpA:TElbqCKGZeE:gIN9vFwYXbHbsdOzpA
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments