112-52 · Question #109
Which phase in the mobile attack anatomy involves exploiting a vulnerability to gain unauthorized access?
The correct answer is B. Exploitation. Exploitation (B) is the phase where an attacker actively leverages a discovered vulnerability to breach a system and gain unauthorized access - it's the "breaking in" moment of the attack chain. Reconnaissance (A) comes before exploitation; it's the information-gathering phase…
Question
Which phase in the mobile attack anatomy involves exploiting a vulnerability to gain unauthorized access?
Options
- AReconnaissance
- BExploitation
- CInstallation
- DCommand and Control
How the community answered
(23 responses)- B96% (22)
- D4% (1)
Explanation
Exploitation (B) is the phase where an attacker actively leverages a discovered vulnerability to breach a system and gain unauthorized access - it's the "breaking in" moment of the attack chain.
- Reconnaissance (A) comes before exploitation; it's the information-gathering phase where the attacker profiles the target (OS, apps, open ports) without yet touching the system.
- Installation (C) comes after exploitation; once inside, the attacker installs malware or backdoors to maintain persistence.
- Command and Control (D) is later still - the attacker establishes a communication channel to remotely control the compromised device.
Memory tip: Think of it chronologically - Recon → Exploit → Install → C2. The word exploit literally means "to take advantage of," so whenever a question asks about gaining unauthorized access, Exploitation is always the answer.
Topics
Community Discussion
No community discussion yet for this question.