Q: 8
[Security Assessments and Testing]
During a vulnerability assessment, a scan reveals the following finding:
Windows Server 2016 Missing hotfix KB87728 - CVSS 3.1 Score: 8.1
[High] - Affected host 172.16.15.2
Later in the review process, the remediation team marks the finding as a false positive. Which of the
following is the best way toavoid this issue on future scans?
Options
Discussion
Makes sense to go with B here. Authenticated scans actually check the server’s config and patch levels directly, so they cut down on those annoying false positives. Not 100 percent but pretty sure this is what fixes the issue.
Its B, authenticated scan. Banner-grabbing (C) is a trap here since it can still miss patch info. Seen this on other exams.
B is right since authenticated scans get actual registry and patch info, not just what the banner says. That’s how you avoid those false positives with missing hotfixes. I’m pretty sure that’s the intent here, but let me know if you see it different.
B works because authenticated scans actually check the host directly instead of relying on network info, so they almost always catch patch status right. False positives from missing hotfixes drop a lot with this method. Pretty sure that's what the exam is looking for here, but open if someone saw otherwise.
Probably B here. Authenticated scans actually log in and check if the hotfix is present, so less guessing compared to unauthenticated methods. Option C sounds tempting but still leaves more room for error. Happens a lot in network-based scans from what I've seen. Open to other ideas if anyone had a different exam scenario.
B tbh. Authenticated scans really cut down on false positives since they check patch status directly instead of guessing from banners. This lines up with what the official study guides and labs say, but happy to hear other views if someone’s seen it play out differently.
C , improved fingerprinting feels like it could reduce these scan errors. Option B might be a trap here.
C vs B, sensor fingerprinting can help but not as reliable as creds for patch checks.
Its B. Authenticated scans actually log in to the server and check installed patches directly, so they almost always cut down on false positives. C is tempting but advanced fingerprinting still relies on guessing from banners. Pretty sure about B unless I’m missing something.
Definitely B. Authenticated scans dig into the actual patch info so false positives are way less likely. Agree?
Be respectful. No spam.