- Universidad Piloto de Colombia
- Trabajos de grado - Posgrado
- Facultad de Ingenierías
- Especialización en Seguridad Informática
- View Item
Endurecimiento del sistema operativo linux
Abstract
Es un proceso efectivo para prevención
de ataques, protegerlo contra acceso no autorizado,
mientras se toman medidas para hacer que el
sistema sea confiable. En general, cualquier
actividad que se lleve a cabo como parte del
endurecimiento de un sistema asegura que el
sistema sea seguro y confiable.
El endurecimiento de un sistema operativo es
necesario porque algunos sistemas operacionales
son diseñados para ser asequibles es decir son
fáciles de utilizar, en vez de ser seguros cuando son
instalados por primera vez. Se pueden habilitar
algunas medidas de seguridad en la mayoría de los
sistemas que les permite ser parte de ambientes
altamente seguros y confiables.
Como cualquier otro sistema operativo, las fallas
de seguridad a nivel de aplicación dejan a LINUX
vulnerables, a una variedad de ataques
malintencionados. Con los años, han desarrollado
muchas herramientas y técnicas para "hardening",
el hosts de Linux en un intento por mitigar el riesgo
planteado por buggy software. Quitar o
deshabilitar servicios innecesarios y demonios,
configurando los servicios correctamente y cambiar
proveedores impagos, aplicando la seguridad
apropiada y los parches, creación de copias de
seguridad y configuración de herramientas de
monitoreo son todos los pasos esenciales en la
construcción de un sistema seguro.
A través de este documento mostraremos algunas
maneras de endurecer a Linux desde del Kernel It is an effective process for preventing
many ways to attack safely configuring an
operating system, protect against unauthorized
access, while steps are taken to make the system
reliable. In general, any activity carried out as part
of a system hardening ensures that the system is
safe and reliable.
Hardening of an operating system is necessary
because some operating systems are designed to be
easy to use instead of being safe when they are first
installed. You can enable some security measures in
most systems allowing them to be part of highly
secure and reliable environments.
Like any other operating system security flaws
application layer Linux leave them vulnerable to a
variety of malicious attacks. Over the years, they
have developed many tools and techniques to
"hardening" the Linux hosts in an attempt to
mitigate the risk posed by buggy software. Remove
or disable unnecessary services and daemons,
services correctly configuring defaults and change
suppliers, applying the appropriate security
patches, creating backups and configuration
monitoring tools are all essential steps in building a
secure system.
Through this paper we will show some ways to
harden Linux from Kernel.