Investigate rule findings
Rule findings can appear in Alerts with their detection context. Follow the evidence into your investigation workflow.
Explore Autonomous SOCDetection Lake brings Sigma rules, threat indicator scans, anomaly detection and vulnerability intelligence into your SecOps Platform. Turn log activity and published threat information into evidence your team can investigate and prioritize.
powershell -enc …Indexed logs with the fields the rule needs.
Test the pattern. Deploy it against compatible log data.
Runs on the configured scheduleOpen the alert and examine the activity that matched.
A pattern match gives the analyst a concrete event to investigate. It does not establish malicious intent by itself.
Different inputs, different evidence. Published advisories are assessed separately from your logs; response follows your configuration.
Write or import a Sigma rule, test it against compatible log data, then deploy it on a schedule. Keep rules in Git when you need a versioned source. Your team can inspect what a rule matches before making it part of detection coverage.
title: Encoded PowerShell
logsource:
product: windows
category: process_creation
detection:
selection:
CommandLine|contains: ' -enc '
condition: selection
level: highUse built-in rules, upload YAML or sync a repository.
Read test results and check the available log fields.
Choose the rules to activate and set their scan interval.
You control activation. Automatic deployment is off on a fresh installation. Deployment settings can change that behavior; test and deploy actions require the appropriate permissions.
Bring indicators from a URL, an S3 source or a manual upload. Select the log indices and fields to scan, then set the schedule. A finding connects an indicator to the event it matched, so the analyst has a starting point for investigation.
Scan against chosen indices.
source.ipCompare the field to the indicator.
Inspect the source and document.
Choose IP, domain and hash fields that exist in your logs. The scan uses those mappings; alert generation is configurable.
Anomaly Detection learns patterns in numerical features from selected log data. Start with a template such as Failed Login Spike, choose the indices and interval, then inspect deviations with their anomaly grade and confidence.
Grade describes the anomaly. Confidence describes the model’s certainty.
A deviation is an investigation lead, not a verdict that an attack occurred.
Advisories from enabled sources are merged into one record per CVE. Known exploitation, severity and exploitation likelihood contribute to an explainable risk score, alongside other available signals. Read the reasons behind the rank before deciding what deserves attention.
Select a record to inspect why it ranks here.
Review the available signals and reporting advisories before acting on a score.
The ransomware signal raises this record above an otherwise identical KEV-listed example.
Example scores use only the signals shown. The full corpus can also include source corroboration and disclosure recency.
CVSS describes severity; EPSS estimates exploitation likelihood; CISA KEV identifies known exploitation. Their combination gives your team a more informed priority.
This is published vulnerability intelligence. Confirming which of your assets are affected belongs to Defensum and your scanner data.
Review the finding, confirm its context and choose the response that fits. Detection methods expose different kinds of evidence; they do not all run the same automatic response sequence.
Rule findings can appear in Alerts with their detection context. Follow the evidence into your investigation workflow.
Explore Autonomous SOCOpt in to notifications for meaningful vulnerability changes. Enable Casebook case creation or Automatio playbook dispatch for the transitions you select.
Explore AutomatioDetection Lake is a SecOps Platform module. Access and actions depend on your license, permissions and configuration. Advisory notifications are off by default.
No. Use built-in Sigma rules, upload your own or sync a Git repository. Test the rules against compatible log data and confirm deployment settings before activating them.
Yes. Configure a source or upload indicators, then choose the indices, IP/domain/hash field mappings and scan schedule.
No. It ranks published vulnerability intelligence using available risk signals. Confirm asset exposure with Defensum and your scanner data. Review the available signals and their sources before acting on a score.
No. Case creation and response depend on configured triggers and enabled capabilities. Advisory notifications are opt-in; case and playbook actions are configured for individual transitions.
Have another question?
Talk to our team
Explore how your logs, indicators and advisory sources can support a more informed response.