PROFESSIONAL-SECURITY-OPERATIONS-ENGINEER · Question #30
PROFESSIONAL-SECURITY-OPERATIONS-ENGINEER Question #30: Real Exam Question with Answer & Explanation
The correct answer is A. Use the outcomes section of your detection logic to pull UDM enrichment fields from the event. The correct method is to use the outcomes section of the YARA-L detection logic to apply logic on UDM enrichment fields (including GTI data), calculate the total risk outcome, and store it in the risk_score variable. This ensures the risk score is attached to the alert and availa
Question
Options
- AUse the outcomes section of your detection logic to pull UDM enrichment fields from the event
- BUse the match section of your detection logic to filter out irrelevant entities. Store the remaining
- CConfigure a feed in Google SecOps SIEM to ingest GTI data to automatically enrich the
- DCreate a Google SecOps SOAR playbook to query GTI that uses the VirusTotal integration to
Explanation
The correct method is to use the outcomes section of the YARA-L detection logic to apply logic on UDM enrichment fields (including GTI data), calculate the total risk outcome, and store it in the risk_score variable. This ensures the risk score is attached to the alert and available for correlation in future detections.
Community Discussion
No community discussion yet for this question.