Execution and Escalation Attacks Flashcards
What is Arbitrary Code Execution?
A vulnerability that allows an attacker to run a code or module that exploits a vulnerability
What is Remote Code Execution?
A type of arbitrary code execution that allows an attacker to transmit code from a remote host
What is Privilege Escaltion?
occur when a user accesses or modify specific resources that they’re not entitled to normally access.
What is Vertical Privilege Escalation?
This is where somebody goes from a normal user and goes to a higher level
What is Horizontal Privilege Escalation?
This occurs when a user accesses or modifies resources they’re not entitled to, but it’s generally at the same level
What is a Rootkit?
essentially a class of malware that modifies system files often at the kernel level to conceal its presence.