PCDRA · Question #78
How does an attacker prefer to carry out supply-chain attacks?
The correct answer is B. By targeting employees (software developers) of the target organization. Attackers prefer to execute supply-chain attacks by compromising employees, particularly software developers, of a target organization to inject malicious code into legitimate products.
Question
How does an attacker prefer to carry out supply-chain attacks?
Options
- ABy targeting an organization directly through phishing or exploitation of vulnerabilities
- BBy targeting employees (software developers) of the target organization
- CBy targeting items that aren't written to disk
- DBy targeting an organization's upper management directly
How the community answered
(24 responses)- B92% (22)
- C4% (1)
- D4% (1)
Why each option
Attackers prefer to execute supply-chain attacks by compromising employees, particularly software developers, of a target organization to inject malicious code into legitimate products.
Targeting an organization directly through phishing or exploiting vulnerabilities is a direct attack, not specifically a supply-chain attack which leverages a trusted third party.
A common method for supply-chain attacks involves compromising individuals within a software vendor or supplier organization, such as software developers, to gain access to their development environment and inject malicious code into legitimate software. This allows the malware to be distributed covertly through trusted channels.
Targeting items not written to disk (fileless malware) is a technique, but it's not the method of carrying out a supply-chain attack; it's a characteristic of some payloads.
While upper management can be targets, compromising software developers or those with access to product development is more aligned with the goal of injecting malicious code into the supply chain itself.
Concept tested: Supply chain attack vectors
Source: https://www.cisa.gov/news-events/news/cisa-insight-defending-against-supply-chain-attacks
Topics
Community Discussion
No community discussion yet for this question.