PCCET · Question #117
Which stage of the cyberattack lifecycle involves querying public databases and testing exploits in the attacker's internal network?
The correct answer is B. Weaponization and Delivery. The Weaponization and Delivery stage involves the attacker preparing the attack by querying public databases for vulnerabilities and testing exploits in their internal network before transmitting the malicious payload.
Question
Which stage of the cyberattack lifecycle involves querying public databases and testing exploits in the attacker's internal network?
Options
- AReconnaissance
- BWeaponization and Delivery
- CExploitation
- DInstallation
How the community answered
(23 responses)- B96% (22)
- C4% (1)
Why each option
The Weaponization and Delivery stage involves the attacker preparing the attack by querying public databases for vulnerabilities and testing exploits in their internal network before transmitting the malicious payload.
Reconnaissance focuses on gathering information about the target's external posture and systems, not typically testing exploits in an internal lab or querying databases for *specific* exploits.
Weaponization involves packaging an exploit with a malicious payload, often requiring research into target vulnerabilities by querying public databases (e.g., CVEs) and testing the effectiveness of the exploit in a controlled environment (attacker's internal network) before delivering it to the target.
Exploitation is the act of successfully compromising the target system, not the preparatory work of testing exploits.
Installation is about establishing persistence on the compromised system, which comes after exploitation and successful delivery.
Concept tested: Cyberattack lifecycle - Weaponization & Delivery
Source: https://learn.microsoft.com/en-us/security/compass/incident-response-guides/prepare#cyber-kill-chain-and-mitre-attck
Topics
Community Discussion
No community discussion yet for this question.