View Single Post
  #1   (View Single Post)  
Old 25th May 2010
bettyblue bettyblue is offline
New User
 
Join Date: May 2010
Posts: 4
Post Security by default

Hi all,

Can anyone explain me this features:

# strlcpy() and strlcat()
# Memory protection purify

* W^X
* .rodata segment
* Guard pages
* Randomized malloc()
* Randomized mmap()
* atexit() and stdio protection

# Privilege separation
# Privilege revocation
# Chroot jailing
# New uids
# ProPolice

becouse I don't understand very well from official site.

Best regards.
Reply With Quote