200-201 · Question #26
Which event is user interaction?
The correct answer is D. opening a malicious file. User interaction refers to a direct action performed by a user that triggers an event, such as opening a file or clicking a link.
Question
Which event is user interaction?
Options
- Againing root access
- Bexecuting remote code
- Creading and writing file permission
- Dopening a malicious file
How the community answered
(18 responses)- B6% (1)
- C6% (1)
- D89% (16)
Why each option
User interaction refers to a direct action performed by a user that triggers an event, such as opening a file or clicking a link.
Gaining root access is a privilege escalation outcome, not the initial user interaction.
Executing remote code is typically a payload delivery or exploitation stage, not the initial user interaction.
Reading and writing file permissions is a system configuration or a privilege, not a direct user interaction event that initiates a threat.
Opening a malicious file requires a user to actively click or execute the file, initiating the potential compromise, which is a clear example of user interaction in the context of a cyber attack.
Concept tested: Cyber Kill Chain - User Interaction
Source: https://attack.mitre.org/tactics/TA0001/ (User Execution T1204)
Topics
Community Discussion
No community discussion yet for this question.