nerdexam
CompTIA

CS0-003 · Question #414

During normal security monitoring activities, the following activity was observed: cd C:\Users\Documents\HR\Employees takeown/f .* SUCCESS: Which of the following best describes the potentially malici

The correct answer is C. Unauthorized privileges. The takeown command is used to take ownership of a file or folder that previously was denied access to the current user or group. The activity observed indicates that someone has taken ownership of all files and folders under the C:\Users\Documents\HR\Employees directory, which m

Submitted by lucia.co· Mar 6, 2026Security Operations

Question

During normal security monitoring activities, the following activity was observed:

cd C:\Users\Documents\HR\Employees takeown/f .* SUCCESS:

Which of the following best describes the potentially malicious activity observed?

Options

  • ARegistry changes or anomalies
  • BData exfiltration
  • CUnauthorized privileges
  • DFile configuration changes

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    77% (17)
  • D
    14% (3)

Explanation

The takeown command is used to take ownership of a file or folder that previously was denied access to the current user or group. The activity observed indicates that someone has taken ownership of all files and folders under the C:\Users\Documents\HR\Employees directory, which may contain sensitive or confidential information. This could be a sign of unauthorized privileges, as the user or group may not have the legitimate right or need to access those files or folders. Taking ownership of files or folders could also enable the user or group to modify or delete them, which could affect the integrity or availability of the data.

Topics

#Privilege escalation#takeown command#Malicious activity#Security monitoring

Community Discussion

No community discussion yet for this question.

Full CS0-003 Practice