Skip to main content

Privilege Escalation

A type of web app attack.

Most attacks are some form of privilege escalation. There are two types:

  • Horizontal
    • This is when an attacker gains data that belongs to another user with the same privilege level as themselves (like a co-worker).
  • Vertical
    • This is when an attacker uses a system's vulnerabilities to escalate privileges to gain administrative access.