Exam CS0-004 Topic 1 Question 41 Discussion
Actual exam question for CompTIA's CS0-004 exam
Question #: 41
Topic #: 1
Question #: 41
Topic #: 1
An analyst reviews the following system logs from a recent breach attempt:

Which of the following techniques did the attacker attempt to use?

Which of the following techniques did the attacker attempt to use?
Suggested Answer: C Vote an answer
The observed activity corresponds to privilege escalation , meaning the attacker attempted to move from a lower level of authorization to a more powerful security context. Privilege escalation becomes important after initial compromise because an account or process obtained during initial access frequently lacks the permissions required to disable controls, access sensitive resources, modify protected system settings, dump credentials, or establish deeper persistence.
MITRE ATT & CK defines the Privilege Escalation tactic as adversary activity intended to obtain higher- level permissions on a system or network. Techniques can include exploiting vulnerabilities, manipulating access tokens, modifying accounts or group memberships, abusing misconfigurations, or executing processes under more privileged identities.
Exfiltration specifically concerns removing information from the compromised environment. Remote code execution describes obtaining the ability to execute attacker-controlled commands or code remotely; while RCE can sometimes lead to privilege escalation, they represent different objectives. Spoofing involves impersonating or falsifying an identity, address, or other trusted characteristic.
The critical analytical distinction is therefore the attacker's objective demonstrated by the logs : attempting to obtain elevated access indicates privilege escalation rather than merely establishing execution or transferring data.
Study Guide Reference: Security Operations # Malicious Activity Analysis # MITRE ATT & CK # Privilege Escalation # Account/Permission Changes # System Log Interpretation.
MITRE ATT & CK defines the Privilege Escalation tactic as adversary activity intended to obtain higher- level permissions on a system or network. Techniques can include exploiting vulnerabilities, manipulating access tokens, modifying accounts or group memberships, abusing misconfigurations, or executing processes under more privileged identities.
Exfiltration specifically concerns removing information from the compromised environment. Remote code execution describes obtaining the ability to execute attacker-controlled commands or code remotely; while RCE can sometimes lead to privilege escalation, they represent different objectives. Spoofing involves impersonating or falsifying an identity, address, or other trusted characteristic.
The critical analytical distinction is therefore the attacker's objective demonstrated by the logs : attempting to obtain elevated access indicates privilege escalation rather than merely establishing execution or transferring data.
Study Guide Reference: Security Operations # Malicious Activity Analysis # MITRE ATT & CK # Privilege Escalation # Account/Permission Changes # System Log Interpretation.
by Byron at Sep 17, 2026, 12:29 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).