Execution and Escalation Attacks Flashcards

1
Q

What is Arbitrary Code Execution?

A

A vulnerability that allows an attacker to run a code or module that exploits a vulnerability

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Remote Code Execution?

A

A type of arbitrary code execution that allows an attacker to transmit code from a remote host

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Privilege Escaltion?

A

occur when a user accesses or modify specific resources that they’re not entitled to normally access.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Vertical Privilege Escalation?

A

This is where somebody goes from a normal user and goes to a higher level

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is Horizontal Privilege Escalation?

A

This occurs when a user accesses or modifies resources they’re not entitled to, but it’s generally at the same level

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a Rootkit?

A

essentially a class of malware that modifies system files often at the kernel level to conceal its presence.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly