unhappyghost

Can You Completely ‪#‎Secure‬ ‪#‎Linux‬?

Jul 24th, 2013
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.15 KB | None | 0 0
  1. Can You Completely ‪#‎Secure‬ ‪#‎Linux‬?
  2. -----------------------------------------
  3.  
  4. Security process involves both manual and automated activities for quality assurance. Linux is further reinforced with what Dan Walsh, senior principal ‪#‎software‬ ‪#‎engineer‬ at ‪#‎RedHat‬ called a "silver bullet" for Linux security -- ‪#‎SELinux‬. ‪#‎UnhappyGhost‬
  5.  
  6. This content was first post on
  7. https:// www. facebook .com/geeksch00l
  8. SELinux, which provides mandatory access controls, was originally developed by the ‪#‎NSA‬. It has been part of Red Hat Enterprise Linux since the 4.0 release. ‪#‎GeekSchool‬ ‪#‎GeekSch00l‬
  9.  
  10. ‪#‎Open_Source_Security‬ Challenges
  11. --------------------------------------
  12. As opposed to a proprietary model of software development, open source by definition is open. Code, whether it is good, bad or indifferent, is there for all to see and expose. The issue of whether or not security risks can ever be eliminated entirely is one that Linux will likely not solve.
  13.  
  14. "It's not a solvable problem. As long as humans write code there will be bugs. The problem we suffer from in the land of open source is the emperor is naked and we can't sneak bug fixes in" Bressers said.
  15.  
  16. The fact that bug fixes can't be "sneaked in" provides a high degree of transparency, though it can also potentially make Linux look worse in terms of security when compared to ‪#‎proprietary‬ ‪#‎operating_systems‬.
  17.  
  18. While ‪#‎security_flaws‬ cannot be entirely eliminated, certain classes of flaws can be. For example, Bressers is optimistic about the ability to eliminate ‪#‎stack_overflow‬ ‪#‎vulnerabilities‬. Newer versions of the ‪#‎GCC‬ ‪#‎compiler‬ provide a degree of protection for developers to help make sure that such issues don't exist in compiled ‪#‎code‬.
  19.  
  20. "We can't fix people. I can train out the stupid, but people will still make mistakes that tools can hopefully catch." Bressers said.
  21.  
  22. Red Hat is also trying to limit risk with additional ‪#‎sandboxing‬ of running ‪#‎applications‬. Walsh noted that it's possible to require applications to live in their own sandboxed area.
  23.  
  24. "We really want to have multiple fences for the ‪#‎hacker‬ to jump over," Walsh said.
  25.  
  26. source : http://www.esecurityplanet.com/open-source-security/can-you-completely-secure-linux.html
  27. .
  28.  
  29. ##############################################################
  30. # ṲИℋÅℙℙУḠ♓☮$✝ #
  31. ##############################################################
  32. || Website --------> http://unhappyghost.com/ ||
  33. || Facebook -------> https://www.facebook.com/unhappygh0st ||
  34. || FB Page --------> https://www.facebook.com/geeksch00l ||
  35. || Twitter --------> https://twitter.com/unhappygh0st ||
  36. || Google+ --------> http://goo.gl/WCHeJR ||
  37. || Youtube --------> http://goo.gl/A3mQIE ||
  38. || IPv6 Vids ------> http://goo.gl/Rbcxk ||
  39. || IPv6 Event -----> http://goo.gl/TaeXv ||
  40. ##############################################################
  41.  
  42. .
Advertisement
Add Comment
Please, Sign In to add comment