210-250 · Question #18
Which type of exploit normally requires the culprit to have prior access to the target system?
The correct answer is A. local exploit. A local exploit requires the attacker to already have some form of access to the target system - such as a local user account or physical access - before the exploit can be executed. These exploits typically target privilege escalation or local service vulnerabilities. In…
Question
Which type of exploit normally requires the culprit to have prior access to the target system?
Options
- Alocal exploit
- Bdenial of service
- Csystem vulnerability
- Dremote exploit
How the community answered
(44 responses)- A86% (38)
- B2% (1)
- C2% (1)
- D9% (4)
Explanation
A local exploit requires the attacker to already have some form of access to the target system - such as a local user account or physical access - before the exploit can be executed. These exploits typically target privilege escalation or local service vulnerabilities. In contrast, a remote exploit (D) is launched over a network without needing prior access to the system. Denial of service (B) is a category of attack that does not require prior access, and 'system vulnerability' (C) describes a weakness, not a type of exploit.
Topics
Community Discussion
No community discussion yet for this question.