Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.03 KB

File metadata and controls

24 lines (19 loc) · 1.03 KB

Privilege Escalation Module

Type: Module
Difficulty: Medium
Description:
Learn the fundamental techniques that will allow you to elevate account privileges in Linux 
and windows systems.

Privilege escalation allows you to increase your rights on the target system. Privilege 
escalation is the path that will take you from a limited user account to complete system 
dominance. This module covers effective techniques you can use to increase the privilege 
level of the user you have on the target system. Techniques used in Linux and Windows are 
covered separately with examples you can face in CTFs, certification exams, or penetration 
testing engagements.

Web link: https://tryhackme.com/module/privilege-escalation

Included rooms