Skip to main content

Comparison

The proposed platform improves the investigation phase of endpoint detection. Traditional EDR products can detect suspicious behavior, but analysts still spend significant time reconstructing context, mapping techniques, and deciding what to do next.

Traditional EDR vs proposed AI-assisted EDR

Feature / capabilityTraditional EDRProposed AI-assisted EDR
Alert explanationMostly manual analyst interpretationAI-generated structured reasoning
MITRE ATT&CK mappingOften analyst-driven or manualRetrieval-grounded mapping using Pinecone and AI
Similar-event retrievalUsually manual search or filteringSemantic retrieval of similar historical events
Follow-up queriesNot available or handled outside the alertEvent-level AI chatbot
Multi-event correlationMostly manualAI-assisted multi-alert incident narrative
IOC extractionAnalyst manually derives indicatorsAI extracts IOCs from alert context when evidence supports them
Investigation timeHigher due to manual analysisReduced through automated explanation and support
Consistency of interpretationDepends heavily on analyst skill and workloadMore standardized explanations grounded in evidence

What changes for analysts

  • They start with a structured explanation instead of raw telemetry alone.
  • They can inspect process lineage and supporting evidence beside the AI output.
  • They can ask follow-up questions without leaving the alert.
  • They can extract investigation-relevant IOCs from the event context.
  • They can correlate multiple related alerts into one incident-level story.

What changes for the platform

  • Detection rules remain portable and versionable as JSON.
  • Retrieval adds MITRE ATT&CK and similar-event context before generation.
  • Bedrock access stays in the backend rather than the browser or endpoint.
  • The dashboard becomes an investigation workspace, not only an alert table.