diff --git a/README.md b/README.md index 236a14f..2598cff 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ ```bash -pip install cognis-c2detect +pip install "git+https://github.com/cognis-digital/c2detect.git" c2detect scan . # → prioritized findings in seconds ``` @@ -51,7 +51,7 @@ C2 server fingerprinter — Cobalt Strike, Sliver, Mythic, Havoc, Brute Ratel ## Quick start ```bash -pip install cognis-c2detect +pip install "git+https://github.com/cognis-digital/c2detect.git" c2detect --version c2detect scan . # scan current project c2detect scan . --format json # machine-readable @@ -228,6 +228,16 @@ Pipes into your stack: **SARIF** for code-scanning, **JSON** for anything, an **
+ +## Domains + +**Primary domain:** Cyber & Security · **JTF MERIDIAN division:** NULLBYTE · SPECTER + +**Topics:** `cognis` `security` `infosec` `cybersecurity` `blue-team` + +Part of the **Cognis Neural Suite** — 300+ source-available tools organized across 12 domains under the JTF MERIDIAN command structure. See the [suite on GitHub](https://github.com/cognis-digital) and [jtf-meridian](https://github.com/cognis-digital/jtf-meridian) for how the pieces fit together. + + ## Install — every way, every platform ```bash diff --git a/integrations/webhook.py b/integrations/webhook.py index 91e0211..9bf7258 100644 --- a/integrations/webhook.py +++ b/integrations/webhook.py @@ -5,7 +5,7 @@ Usage: