New: five audience-specific demos (SOC, threat intel, detection eng, IR, hunting) #3
cognis-digital
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The repo now ships five runnable, audience-specific demos under
demos/. Each one loads a real bundled telemetry fixture, runs the actual c2detect engine fully offline (no network, no fabricated output), prints narrated output, and exits 0 — so they double as smoke tests for the public API.01_soc_triage.py02_threat_intel_feeds.py03_detection_rules.py04_incident_response.py05_campaign_correlation.pyFull write-ups are in
docs/DEMOS.mdand the engine walkthrough (with mermaid diagrams) indocs/ARCHITECTURE.md. Feedback on which audiences/scenarios you'd like covered next is welcome.Beta Was this translation helpful? Give feedback.
All reactions