Skip to main content
table's wiki
View All
Search
Shelves
Books
Log in
Info
Content
Privilege Escalation
Page Revisions
Revision #1111 Changes
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.
Back to top