Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Linux Privilege Escalation Examples From Zero to Hero - OSCP
Rating: 4.2 out of 5(180 ratings)
15,275 students

Linux Privilege Escalation Examples From Zero to Hero - OSCP

Linux Privilege Escalation For The OSCP Training
Created bySecurity Gurus
Last updated 10/2020
English
English [Auto],

What you'll learn

  • How to Do Privilage Escalation in Linux
  • How to use the CLI
  • How to Prevent Privilege Escalation in Linux
  • How to Setup Linux Server in Virtual Box
  • How to create users
  • How to Linux Works

Course content

7 sections41 lectures4h 56m total length
  • What do you need?3:43

    Download the Ubuntu server ISO and install VirtualBox to create a cross-platform VM for Ubuntu server setup and privilege escalation practice across Windows, Linux, or Mac.

  • Setting Up Ubuntu Server7:03
  • Setting Network and connecting via SSH6:21

    install network tools:

    sudo apt install net-tools

Requirements

  • Basic Linux

Description

In this course, I will teach how to do Privilege Escalate from a Linux OS. We will go over around 30 privilege escalation we can perform from a Linux OS. This training will help you achieve your OSCP, how to prevent Privilege Escalation, and how to perform them, too. Privilege escalation happens when a malicious user exploits a bug, design flaw, or configuration error in an application or operating system to gain elevated access to resources that should normally be unavailable to that user. The attacker can then use the newly gained privileges to steal confidential data, run administrative commands or deploy malware.

Who this course is for:

  • Students Pursuing OSCP
  • Users Pursuing Ethical Hacker Certification
  • Users willing to learn how to perform privilage escalation