nerdexam
CrowdStrike

CCCS-203B · Question #113

After manually scanning an image using the CrowdStrike Falcon command-line tool, how can you view the scan results?

The correct answer is D. Check the "Image Scans" tab in the Falcon console for a detailed report. Option A: The falconctl tool is used for endpoint management, not for retrieving scan results. Additionally, --scan-id is not a valid flag in this context. Option B: CrowdStrike does not automatically send scan results via email. Results are viewed through the console or…

Container Image Assessment

Question

After manually scanning an image using the CrowdStrike Falcon command-line tool, how can you view the scan results?

Options

  • ARun falconctl results --scan-id <scan_id> to retrieve scan results directly.
  • BScan results are automatically sent to your email associated with the Falcon account.
  • CUse the command falcon image-scan --results <image_id> to fetch the scan results.
  • DCheck the "Image Scans" tab in the Falcon console for a detailed report.

How the community answered

(39 responses)
  • B
    3% (1)
  • C
    5% (2)
  • D
    92% (36)

Explanation

Option A: The falconctl tool is used for endpoint management, not for retrieving scan results. Additionally, --scan-id is not a valid flag in this context. Option B: CrowdStrike does not automatically send scan results via email. Results are viewed through the console or programmatically retrieved using APIs. Option C: The falcon image-scan command does not have a --results flag. Results must be viewed in the Falcon console or through an API query. Option D: The "Image Scans" tab in the Falcon console is the primary location for viewing detailed results of manual or automated scans. This interface provides comprehensive information, including vulnerabilities and remediation steps.

Topics

#image scanning#Falcon console#scan results#container assessment

Community Discussion

No community discussion yet for this question.

Full CCCS-203B Practice