Companies Home Search Profile

Linux Security & Hardening, The Practical Approach

Focused View

Shikhar Verma • 60k+ Students Worldwide

6:59:04

70 View
  • 001 Introduction.mp4
    06:53
  • 001 Linux-Security-Udemy.ppt
  • 001 introduction.zip
  • 002 Security Tips & Tricks.html
  • 001 Overview of Physical Security.mp4
    04:44
  • 002 BIOS Firmware Security.mp4
    05:53
  • 003 Set BIOS Password.mp4
    04:00
  • 004 Single User Mode Security.mp4
    06:10
  • 005 Password at Single User Mode.mp4
    06:53
  • 006 Securing the Boot Loader.mp4
    10:00
  • 007 Section Summary.mp4
    03:05
  • 001 Overview of PAM Security.mp4
    09:13
  • 002 Concepts of PAM.mp4
    04:57
  • 003 PAM Modules & Configurations.mp4
    03:10
  • 004 PAM Module Groups.mp4
    04:12
  • 005 Control Flags in PAM.mp4
    05:19
  • 006 PAM Modules.mp4
    04:28
  • 001 Overview of User Account Security.mp4
    04:35
  • 002 User Account Information.mp4
    04:57
  • 003 Forcing Strong Passwords.mp4
    07:30
  • 004 Pam pwquality - Password strength-checking.mp4
    07:22
  • 005 Security by Account Locked.mp4
    06:59
  • 006 Account Locked using pam faillock PAM module - Lab Session.mp4
    07:15
  • 007 prevent the system from locking users.mp4
    04:22
  • 008 Understanding Password Aging Policy.mp4
    08:29
  • 009 Practice Lab Session.mp4
    07:05
  • 001 Overview of File & Directory Permission.mp4
    04:31
  • 002 Understanding File Permission.mp4
    06:15
  • 003 Practice Lab Session - File Permission Security.mp4
    04:31
  • 004 Access Mode.mp4
    05:10
  • 005 Change permission & ownership.mp4
    04:00
  • 006 Practice Lab Session.mp4
    10:16
  • 007 ACL Security.mp4
    06:16
  • 008 Controlling Access to files with ACL.mp4
    04:34
  • 009 ACLs demo.mp4
    05:38
  • 010 Practice Lab Session on ACL - 1.mp4
    05:27
  • 011 Practice Lab Session on ACL - 2.mp4
    03:30
  • 001 General Security.mp4
    04:28
  • 002 Keep your system updated.mp4
    03:28
  • 003 Turn off IPv6.mp4
    01:15
  • 004 Disable USB Stick to detect.mp4
    01:48
  • 005 Restrict Users to Use Old Passwords.mp4
    05:29
  • 006 Check Password Expiration of a User.mp4
    03:51
  • 007 Password Expiration - Lab Session.mp4
    06:36
  • 008 Verify accounts for empty password.mp4
    03:36
  • 009 Verify accounts with Zero UID.mp4
    02:39
  • 010 Review logs regularly.mp4
    03:41
  • 011 Keep boot as read only.mp4
    04:21
  • 001 Network Security Part 1.mp4
    04:05
  • 002 Network Security Part 2.mp4
    02:33
  • 003 Overview of OpenSSH.mp4
    04:28
  • 004 Securing SSHD Part 1.mp4
    07:55
  • 005 Securing SSHD Part 2.mp4
    06:13
  • 006 Linux Firewall.mp4
    07:20
  • 007 Packet flow via firewall.mp4
    07:39
  • 008 Configuring the Firewall from the Command Line.mp4
    11:01
  • 009 Enable, disable services at firewall.mp4
    03:15
  • 010 Port forwarding in firewall.mp4
    09:20
  • 011 Secure web server via firewall - Part 1.mp4
    03:52
  • 012 Secure Web Server via firewall - Part 2.mp4
    04:35
  • 013 Masquerading & port forwarding - Lab Session.mp4
    07:15
  • 014 Rich rules using firewalld.mp4
    10:07
  • 015 Rich Rule - Lab Session 1.mp4
    05:27
  • 016 Rich Rule - Lab Session 2.mp4
    05:09
  • 001 How SELinux Can Benefit a Systems Administrator.mp4
    12:26
  • 002 SELinux Security Concepts.mp4
    04:23
  • 003 SELinux Modes.mp4
    10:01
  • 004 SELinux - Lab Session 1.mp4
    10:34
  • 005 SELinux - Lab Session 2.mp4
    10:50
  • 006 Changing SELinux Contexts.mp4
    08:41
  • 007 SELinux Booleans.mp4
    04:58
  • 008 SELinux - Lab Session 3.mp4
    12:39
  • 009 Audit logs & Troubleshooting SELinux.mp4
    04:44
  • 010 Last Lecture.mp4
    00:43
  • Description


    Linux Security guide with practical hardening tips to prevent Linux server from hackers & protect it against hacking.

    What You'll Learn?


    • Physical Security of a Linux Box
    • BIOS Firmware Security
    • Single User Mode Security (RHEL6,7)
    • Securing Boot Loader
    • Overview of PAM Security
    • Concepts of PAM
    • PAM Modules & Configurations
    • Control Flags in PAM
    • User Account Security
    • Forcing strong passwords
    • Security by Account Locked
    • Understanding Password Aging Policy
    • Overview of File & Directory Permission
    • Controlling files with ACL
    • General Security
    • Overview of Network Security
    • Securing SSHD
    • Linux Firewall
    • Port forwarding & Masquerading using firewall
    • Implementing Mandatory Access Control with SELinux
    • SELinux Security Concepts
    • Audit logs & Troubleshooting SELinux

    Who is this for?


  • There is no formal prerequisites for this course, however, previous system administrator experience on other operating system would be very beneficial.
  • Graduate Students and also for those who are in job in Linux Administration & wants to get hands-on practical experience on Linux Security & Hardening
  • More details


    Description

    Introduction

    ·        About Security

    ·        Tips & Tricks

     

    Physical Security of a Linux Box

    ·        Overview of Physical Security

    ·        BIOS Firmware Security

    ·        Set BIOS Password

    ·        Single User Mode Security (RHEL6/7)

    ·        How to set password at Single User Mode

    ·        Securing Boot Loader

    ·        Section Summary

     

    PAM (Pluggable Authentication Modules)

    ·        Overview of PAM Security

    ·        Concepts of PAM

    ·        PAM Modules & Configurations

    ·        PAM Module Groups

    ·        Control Flags in PAM

    ·        PAM Modules

     

    Account Security

    ·        Overview of User Account Security

    ·        User Account Information

    ·        Forcing strong passwords

    ·        Pam_pwquality - Password strength-checking

    ·        Security by Account Locked

    ·        Account Locked using pam_faillock PAM module - Lab Session

    ·        Understanding Password Aging Policy

    ·        Practice Lab Session

     

    File System Security

    ·        Overview of File & Directory Permission

    ·        Access mode

    ·        Change Permission & Ownership

    ·        ACL

    ·        Controlling files with ACL

    ·        ACLs demo

    ·        Practice Lab Session

     

    General Security

    ·        Keep your system updated

    ·        Disable USB stick

    ·        Turn off IPv6

    ·        Restrict users to use old passwords

    ·        Check password expiration

    ·        Verify accounts for Empty password

    ·        Verify accounts for “Zero” UID

    ·        Review logs regularly

    ·        Keep /boot as read only

     

    Network Security

    ·        Overview of Network Security

    ·        Openssh Security

    ·        Securing SSHD

    ·        Linux Firewall

    ·        Packet flow via firewall

    ·        Configuring the Firewall from the Command Line

    ·        Enable, Disable services at firewall

    ·        Port forwarding in firewall

    ·        Secure web server via firewall

    ·        Masquerading & port forwarding - Lab Session

    ·        Rich rules using firewalld

     

    Implementing Mandatory Access Control with SELinux

    ·        How SELinux Can Benefit a Systems Administrator?

    ·        SELinux Security Concepts

    ·        SELinux Modes

    ·        SELinux – Lab Session

    ·        Configuring SELinux Contexts

    ·        SELinux Booleans

    ·        Audit logs & Troubleshooting SELinux


    Who this course is for:

    • There is no formal prerequisites for this course, however, previous system administrator experience on other operating system would be very beneficial.
    • Graduate Students and also for those who are in job in Linux Administration & wants to get hands-on practical experience on Linux Security & Hardening

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Shikhar Verma • 60k+ Students Worldwide
    Shikhar Verma • 60k+ Students Worldwide
    Instructor's Courses
    Hi there, my name is Shikhar Verma And I love making complex technical topics easy to understand. I have been in the IT Industry for more than 12 years and I had started my career as a Unix and Linux System Engineer in 2005 and currently working as solution architect in multinational company and also a professional IT trainer.My passion is to work in an environment where my technical skills and experience is put to proper use for the prospective growth of company & his career.    And I'm here on Udemy to teach what I know in an approachable way. I started teaching courses in 2017, and have taught over 20,000 students. I am grateful every day with being able to connect with so many students in almost every country around the world.    Primary Skills are Linux, Red Hat Cluster, Ansible, Shell Scripting, AWS Cloud (Amazon Web Services), Linux Cluster, Perl etcEnvironment:  HP Servers (Itanium/PA-RISC), Superdome 2 8s,16s & 32s, 9000/RX Series Server running HP-UX 11iv1, v2 and v3, HP P & C Class Blades Servers c7000 running HP-UX/RHEL8,7,6 etc.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 71
    • duration 6:59:04
    • Release Date 2023/04/27

    Courses related to Network Security

    Courses related to Information Security

    Subtitle
    Discovery with Seatbelt
    Pluralsight Ricardo Reimao
    Ricardo Reimao
    Discovery with Seatbelt
    20:21
    English subtitles
    04/18/2023
    Subtitle
    Security Control Assessment
    Pluralsight Kevin Henry
    Kevin Henry
    Security Control Assessment
    2:37:04
    English subtitles
    02/25/2023
    Subtitle
    Secure Software Implementation for CSSLP®

    Courses related to Linux