Intake
Paste raw alert context and normalize the useful case facts.
WORKING TOOL / SOC ASSISTANT / ATTCOR-CR
ATCOR / ATTCOR-CR is a SOC analyst assistant designed to reduce repetitive alert handling and turn raw investigation context into clearer customer updates, stronger hunting pivots, and consistent analyst output.
$ atcor --intake suspicious-powershell
[ioc] host=HOST-01 user=jsmith process=powershell.exe
[triage] ATT&CK context loaded for analyst review
[output] writeup.md queries.md case-note.txt ready
WHAT IT DOES
The tool supports analysts through the high-friction parts of repeat alert handling: extracting indicators, shaping the investigation narrative, generating query packs, checking evidence quality, and exporting copy-ready outputs for tickets, portals, or email.
Paste raw alert context and normalize the useful case facts.
Review extracted IOCs, ATT&CK/STIX context, and triage hints.
Generate query packs for tools like Sentinel, Splunk, Elastic, Defender XDR, CrowdStrike, and more.
Export customer-ready writeups, case notes, and query bundles in analyst-friendly formats.
REAL APP LOOK
Analyst-ready writeups, full ATT&CK/STIX lookups, platform hunting queries, and remediation guidance.
Use this to compare the alert time with the user's or host's local location.
UTC: 2026-04-07 21:04:32
Europe/London: 2026-04-07 22:04:32 BST
Paste the alert, choose a case template if useful, and confirm the core fields before generating output.
Applied template: NoneCLICKABLE PREVIEW
Choose a scenario and let the interactive preview populate the intake, triage, query, evidence, and customer writeup panels. This is a safe website preview of the workflow, not the full private ATTCOR-CR app engine.
WORKFLOW SCREENS
DeviceProcessEvents
| where DeviceName =~ "HOST-01"
| where ProcessCommandLine has "powershell"
Hello,
We observed suspicious PowerShell execution and reviewed the available endpoint evidence.
Recommended next steps: validate user activity, review command-line context, and confirm whether the execution was expected.
ACCESS AND BUILD
ATTCOR-CR is designed to run locally once installed, with configurable defaults for theme, timezone, selected platforms, and ATT&CK display preferences. It supports analyst judgement rather than replacing it: generated outputs should always be reviewed before being actioned.
Customer-ready writeups, multi-platform hunting query bundles, ATT&CK-assisted triage, IOC extraction, remediation playbooks, evidence-quality scoring, and exports for handoff.
Open ATCOR repository