PCCET · Question #36
In which step of the cyber-attack lifecycle do hackers embed intruder code within seemingly innocuous files?
The correct answer is A. weaponization. In the cyber-attack lifecycle (Kill Chain), the weaponization phase occurs after reconnaissance and before delivery. During weaponization, attackers take a vulnerability they have identified and craft a deliverable payload - this is precisely when malicious code (exploits…
Question
In which step of the cyber-attack lifecycle do hackers embed intruder code within seemingly innocuous files?
Options
- Aweaponization
- Breconnaissance
- Cexploitation
- Ddelivery
How the community answered
(48 responses)- A94% (45)
- C2% (1)
- D4% (2)
Explanation
In the cyber-attack lifecycle (Kill Chain), the weaponization phase occurs after reconnaissance and before delivery. During weaponization, attackers take a vulnerability they have identified and craft a deliverable payload - this is precisely when malicious code (exploits, malware, backdoors) is embedded into seemingly benign files such as PDFs, Office documents, or images. Option B (reconnaissance) is the information-gathering phase. Option D (delivery) is when the weaponized file is transmitted to the target (e.g., via phishing email). Option C (exploitation) is when the embedded code executes on the victim's system after the file is opened.
Topics
Community Discussion
No community discussion yet for this question.