CompTIA CySA+ (CS0-001) — Question 64

When reviewing the system logs, the cybersecurity analyst noticed a suspicious log entry: wmic /node: HRDepartment1 computersystem get username
Which of the following combinations describes what occurred, and what action should be taken in this situation?

Answer options

Correct answer: D

Explanation

The correct answer is D because the command executed queries for all users currently logged in remotely, indicating potential unauthorized access. The appropriate action is to investigate who ran the command to assess the security breach. Options A, B, and C misinterpret the query's context or suggest ineffective actions for the situation at hand.