01 Introduction To Linux Host Security
01 Introduction To Linux Host Security
Objectives
After completing this presentation, you should be able to: Define the importance of IT security Describe some common threats to IT security Define a basic security architecture model List common security services List Linux mechanisms for host security List general guidelines for security policies
Defining Security
Reduction of risk
Security Model
Must understand how to evaluate a statement of security requirements Have a primary responsibility in managing the organization Are required to:
Translate information used in creating the security policy Implement the policy to ensure fair treatment to every user Understand general guidelines for goals and policies
System Mechanisms (1 of 2)
Hardware User Group Password System resource management
System Mechanisms (2 of 2)
File management Log management Printing Backup and restore Auditing System monitoring Problem reporting Intrusion detection
Linux Mechanisms
Services and mechanisms covered in this course include: User administration Configuring access control Monitoring access control System file integrity (including devices and key management files) Delegation of authority (sudo) Accountability (auditing mechanisms)
Secure shell and secure copy Socks proxy Standard proxies DNS E-mail VPN
Checkpoint
1. What are some of the possible losses due to a compromised system? 2. What are the five main steps in the security management cycle? 3. What would you use to allow a trusted user to perform some specific system maintenance on a regular basis, instead of giving out the root password? 4. What are some of the possible threats to system security? 5. Once intruders have infiltrated a system, they may install a program that allows them to gain root privileges in a system.What is this type of program called?
Unit Summary
Having completed this unit, you should understand: The importance of security to your organization The types of threats to look out for Some basic security concepts and ideas The major security features of Linux