exam questions

Exam SY0-601 All Questions

View all questions & answers for the SY0-601 exam

Exam SY0-601 topic 1 question 334 discussion

Actual exam question from CompTIA's SY0-601
Question #: 334
Topic #: 1
[All SY0-601 Questions]

A security analyst is reviewing the latest vulnerability scan report for a web server following an incident. The vulnerability report showed no concerning findings. The vulnerability that was used to exploit the server is present in historical vulnerability scan reports, and a patch is available for the vulnerability. Which of the following is the MOST likely cause?

  • A. Security patches failed to install due to a version incompatibility.
  • B. An adversary altered the vulnerability scan reports.
  • C. A zero-day vulnerability was used to exploit the web server.
  • D. The scan reported a false negative for the vulnerability.
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
ApplebeesWaiter1122
Highly Voted 2 years, 2 months ago
Selected Answer: D
Given that the vulnerability used to exploit the server is present in historical vulnerability scan reports and a patch is available, it suggests that the vulnerability has been known and detectable in the past. Therefore, it is more likely that the latest scan report produced a false negative and failed to identify the vulnerability. While it is possible for an adversary to tamper with vulnerability scan reports, it is less likely in this case since the vulnerability is present in historical scan reports. The scenario indicates that the vulnerability was known prior to the incident.
upvoted 23 times
RamnathKM
1 year, 4 months ago
This site wants us to prepare fir english grammer also. 1. The vulnerability report showed no concerning findings. - Past tense. Vulnerabilities didn't show up. 2. The vulnerability that was used to exploit the server is present in historical vulnerability scan reports, - Past tense, somebody exploited the vulnerability and shows in history. 3. and a patch is available for the vulnerability. - Present tense, now the patch is available. C. Zero-day. Correct me if I am wrong.
upvoted 4 times
RamnathKM
1 year, 4 months ago
2. I means Past continuous.
upvoted 1 times
...
...
...
pmmg
Highly Voted 2 years, 6 months ago
Selected Answer: B
I think B, because the vulnerability is present in historical scan reports. That would seem to me to mean that it is missing only from the latest one. Thus, it had to be removed by an adversary.
upvoted 16 times
...
Alcpt
Most Recent 10 months, 3 weeks ago
Selected Answer: D
For an adversary to alter the vulnerability scan reports, he would need access to : #1 Compromised Scanning Tool, #2 Access to Report Storage, #3 Man-in-the-Middle Attack Trust me, patch manipulation would be the least of your problems. The answer is D
upvoted 1 times
...
Gigi42
1 year, 1 month ago
Selected Answer: D
https://www.codecademy.com/article/vulnerability-scans#:~:text=A%20false%20negative%20is% Choice D fits this scenario BEST. I am not going to assume that there is a version incompatibility because there is no mention of it, so A is out. B is also out because there is no mention of any clue that leads to altered scan reports. Zero Day attack is NO. The information given in the scenario all points to this vulnerability scan report that revealed no findings but there was an incident before where it was documented and there is a patch for problem already. A false negative is when the scanner says there isn’t a vulnerability, but there actually is. This means that even if a scan says it found 0 vulnerabilities, that doesn’t mean there are no vulnerabilities present.
upvoted 1 times
...
Dapsie
1 year, 2 months ago
I think this is also one of the questions with several correct answers with different grades, It could be A, B or C. The puzzle for me is, which of the options is most accurate?
upvoted 1 times
...
Dapsie
1 year, 2 months ago
Vulnerability has always been present but not patched hence, it was exploited. So what failed? Either the issue with compatibility is true or an adversary altered the vuln scan report. The lattr is more likely because unlike previous scans, we suddenly no longer see that vulnerability reported,
upvoted 1 times
...
ManfredAppleWhite
1 year, 2 months ago
Selected Answer: A
A. Security patches failed to install due to a version incompatibility. Explanation: The historical vulnerability scan reports indicated the presence of the vulnerability, and a patch was available. This suggests that the vulnerability was known and documented, and there was an opportunity to address it. The latest scan report showed no concerning findings, indicating that either the vulnerability was not detected in the latest scan or that the system was believed to be patched. Given that the patch was available but the vulnerability still existed on the server, it is plausible that the security patches failed to install correctly due to a version incompatibility or some other issue during the patching process.
upvoted 2 times
...
rickirikci11
1 year, 7 months ago
Selected Answer: A
The question is about the cause of the incident: if the vulnerability has been revealed it cannot be 0 day, nor false negative, nor altered by the adversary.
upvoted 2 times
...
Teleco0997
1 year, 8 months ago
Selected Answer: D
if the vulnerability exists and is not appearing in the last scan, it is a false negative.... very clear
upvoted 2 times
rickirikci11
1 year, 7 months ago
The vulnerability that was used to exploit the server is present in historical vulnerability scan reports, so it already appeared.
upvoted 1 times
Mavman42
1 year, 6 months ago
"A security analyst is reviewing the latest vulnerability scan report for a web server following an incident. The vulnerability report showed no concerning findings." -The vulnerability wasn't detected in the LATEST scan. So it has to be false negative.
upvoted 2 times
...
...
...
stodd
1 year, 10 months ago
You could say that the scan didn't pick up the exploit because it is a zero day vulnerability and so there is no signature in its data base. That would explain why there are finding (apart form the already known one in historical vulnerability scan reports), and why there was an incident in the first place. Not a good question in my opinion since all the choices make sense on way or the other.
upvoted 2 times
cybertechb
1 year, 7 months ago
how can it be a zero day if there is a patch available.
upvoted 4 times
...
...
TreeeSon
1 year, 10 months ago
This is super weird cause this is literally Question 181 with a slight difference in answers. However, the solution to 181 was an employee removed the security patch and option D wasn't even considered a possibility amongst the community ( however it's voted most likely here). CompTIA is the worst.
upvoted 5 times
...
sirpetey
1 year, 11 months ago
Selected Answer: B
So from reading the questions it is stating "The vulnerability that was used to exploit the server" which mean there was an incident. That incident "is present in historical vulnerability scan reports, and a patch is available for the vulnerability." The vulnerability that caused this incident is reported in historical scan, but during the current scan " reviewing the latest vulnerability scan report for a web server following an incident. The vulnerability report showed no concerning findings." which means the vulnerability isn't showing up. But the incident did happen so, the vulnerability still exist. I am voting for B because it isn't a false negative from reading this part "The vulnerability that was used to exploit the server" since it is saying it was exploited.
upvoted 4 times
...
sujon_london
1 year, 11 months ago
Selected Answer: D
While it is technically possible for an adversary to alter vulnerability scan reports, it is generally considered less likely. Altering vulnerability scan reports would require a high level of sophistication and access to the scanning infrastructure Additionally, the purpose of vulnerability scans is to identify and address security vulnerabilities, so altering the reports would defeat the purpose of the scans False negatives, where a vulnerability is present but not detected by the scan, are more common than intentional alteration of reports. False negatives can occur due to various reasons, such as outdated scan definitions, misconfigurations, or limitations of the scanning tool used It is important for organizations to regularly review and validate the accuracy of vulnerability scan reports to ensure that vulnerabilities are properly identified and addressed.
upvoted 3 times
...
BarsinTzi
1 year, 11 months ago
I'm going with D...
upvoted 1 times
...
Jimlo55
2 years, 3 months ago
Selected Answer: B
The scan has previously successfully recognized the vulnerability. There was an incident, which I believe is the key to this question. A patch being available has no impact on this question. As there was an incident, something must have been done to alter the scan reports, as nothing else has changed, the scan wouldn't just stop reporting a vulnerability without something else occurring.
upvoted 1 times
...
user1234493
2 years, 3 months ago
ChatGPT states The vulnerability scan did not detect the vulnerability that was used to exploit the server, which resulted in the report showing no concerning findings. D.
upvoted 2 times
...
workhard
2 years, 3 months ago
Selected Answer: D
I think this is what happened: 1- scans detect the vulnerability, but no patch is available yet. 2- scans do not detect vulnerability (false negative). 3- patch becomes available, but is not applied because the last report indicates no vulnerabilities found (and apparently no one remembers about the previously detected vulnerability) 4- vulnerability is exploited :( If the patch had failed to install, the vulnerability would have been detected in the last scan (so A is not correct).
upvoted 3 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 ...