exam questions

Exam CS0-003 All Questions

View all questions & answers for the CS0-003 exam

Exam CS0-003 topic 1 question 237 discussion

Actual exam question from CompTIA's CS0-003
Question #: 237
Topic #: 1
[All CS0-003 Questions]

An employee downloads a freeware program to change the desktop to the classic look of legacy Windows. Shortly after the employee installs the program, a high volume of random DNS queries begin to originate from the system. An investigation on the system reveals the following:

Add-MpPreference –ExclusionPath ‘%Program Files%\ksyconfig’

Which of the following is possibly occurring?

  • A. Persistence
  • B. Privilege escalation
  • C. Credential harvesting
  • D. Defense evasion
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
lNSOMNiA
Highly Voted 9 months, 1 week ago
Selected Answer: D
Breakdown of the Command: Add-MpPreference: This is a cmdlet used in PowerShell to add or change preferences for Windows Defender settings. –ExclusionPath: This parameter specifies a path to exclude from scanning by Windows Defender. Files and directories located at the specified path will not be scanned for malware or other threats. ‘%Program Files%\ksyconfig’: This specifies the actual path to be excluded from scans. The %Program Files% is an environment variable that points to the Program Files directory, which is typically located at C:\Program Files on most Windows installations. The ksyconfig is presumably a folder within the Program Files directory. The answer is D, Defense Evasion.
upvoted 11 times
...
cy_analyst
Most Recent 7 months ago
Selected Answer: D
The command Add-MpPreference –ExclusionPath ‘%Program Files%\ksyconfig’ is used to exclude a specific path from Windows Defender scanning. This is a typical defense evasion technique where malware tries to hide itself by configuring the system to ignore its files or directories, allowing it to operate undetected.
upvoted 3 times
...
tacticaleight
9 months, 2 weeks ago
Selected Answer: D
It looks like the command is telling the PCs antivirus to add a specific folder to an exclusion list so whatever happens in that folder will be allowed. I assume there are scripts being ran from the folder that exfiltrate data via dns that would normally be blocked without the exclusion folder
upvoted 3 times
...
Ha89
9 months, 3 weeks ago
Selected Answer: B
The attacker fooled the user to download a program to gain access to the network via the user's workstation.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

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.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago