> For the complete documentation index, see [llms.txt](https://docs.cybaops.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cybaops.com/modules/detect-and-respond-mdr/detect-and-respond-cybaone.md).

# Detect & Respond (CybaOne)

### <mark style="color:$primary;">1. Introduction to Detect & Respond (CybaOne)</mark>&#x20;

Detect & Respond in CybaOne delivers the full security operations capability of CybaOps, combining MDR, case management, investigation, and extended security services.&#x20;

CybaOne builds on CybaEdge by adding proactive threat hunting, expanded intelligence, and strategic security oversight, while using the same Detect & Respond interface.&#x20;

### <mark style="color:$primary;">2. What’s Included with CybaOne Detect & Respond</mark>&#x20;

CybaOne includes everything in CybaEdge, plus:&#x20;

* Proactive threat hunting&#x20;
* Extended Detection & Response (XDR)&#x20;
* Dark web monitoring&#x20;
* Penetration testing integration&#x20;

### <mark style="color:$primary;">3. How Detect & Respond Works in CybaOne</mark>&#x20;

Security data from connected systems and intelligence services flows into Detect & Respond where:&#x20;

* Alerts are correlated into incidents
* AI enriches data points&#x20;
* Analysts investigate and enrich findings&#x20;
* Proactive searches identify hidden threats&#x20;
* Intelligence‑led alerts surface emerging risks&#x20;

All outcomes are tracked in the platform.&#x20;

### <mark style="color:$primary;">4. Managed Detection & Response (MDR)</mark>&#x20;

**MDR Capabilities**&#x20;

* Continuous SOC monitoring&#x20;
* Automated and analyst‑led detection&#x20;
* Proactive threat hunting&#x20;
* Intelligence‑driven alerts&#x20;

**Customer Visibility**&#x20;

* Standard alert‑based incidents&#x20;
* Hunting‑generated incidents&#x20;
* Intelligence‑driven findings clearly labelled&#x20;

### <mark style="color:$primary;">5. Case Management & Collaboration</mark>&#x20;

Case management operates as in CybaEdge, with added depth:&#x20;

* More detailed investigation notes&#x20;
* Broader cross‑system context&#x20;
* Longer historical visibility&#x20;
* Pattern recognition across incidents&#x20;

<figure><picture><source srcset="/files/hzRsK4PCynw5mendh2eA" media="(prefers-color-scheme: dark)"><img src="/files/PwOqit7o9YwpNplIBX6X" alt=""></picture><figcaption></figcaption></figure>

### <mark style="color:$primary;">6. Notifications & Escalation</mark>&#x20;

CybaOne customers benefit from:&#x20;

* Priority escalation paths&#x20;
* Direct SOC engagement&#x20;
* TAM‑supported communications&#x20;
* Executive‑level escalation when required&#x20;

Critical incidents are escalated immediately via phone.&#x20;

### <mark style="color:$primary;">7. Schedules & Data Coverage</mark>&#x20;

CybaOne typically includes:&#x20;

* More integrated data sources&#x20;
* Longer data retention&#x20;
* Deeper investigative coverage&#x20;

Health monitoring ensures consistent data ingestion.&#x20;

<figure><picture><source srcset="/files/usDjjNLY2mBQDHNqiehy" media="(prefers-color-scheme: dark)"><img src="/files/WibI7T7aGvt3RilUq15m" alt=""></picture><figcaption></figcaption></figure>

### <mark style="color:$primary;">8. Investigate – Advanced Usage</mark>&#x20;

Investigate is a core capability in CybaOne.&#x20;

CybaOne Use Cases&#x20;

* Multi‑system attack tracing&#x20;
* Retrospective threat hunting&#x20;
* Intelligence validation&#x20;
* Root‑cause analysis&#x20;

SOC analysts actively use Investigate, and customers may use it alongside them.&#x20;

<figure><picture><source srcset="/files/gxezJX5h2ssQXLrExGOs" media="(prefers-color-scheme: dark)"><img src="/files/91dpdrWS407qyPjKEDpN" alt=""></picture><figcaption></figcaption></figure>

### <mark style="color:$primary;">9. Connectors</mark>&#x20;

CybaOne uses the same connector library as CybaEdge.&#x20;

The difference is **depth and scale**, not availability.&#x20;

Connectors support endpoint, cloud, identity, and intelligence sources. \
Connector setup is documented in individual guides (refs 2500–2506).&#x20;

### <mark style="color:$primary;">10. CybaOne‑Exclusive Capabilities</mark>&#x20;

**Dark Web Monitoring**&#x20;

* Detects leaked credentials or data&#x20;
* Creates trackable Detect & Respond incidents&#x20;
* Enables early intervention&#x20;

**Penetration Testing Integration**&#x20;

* Critical findings tracked as incidents&#x20;
* Remediation progress visible in Detect & Respond&#x20;

### <mark style="color:$primary;">11. Important MDR Topics – Documentation Gaps</mark>&#x20;

The following should be included in future documentation:&#x20;

* Formal SLA and priority definitions&#x20;
* Post‑incident review process&#x20;
* Role‑based access control&#x20;
* Long‑term log retention policies&#x20;
* Platform resilience and continuity&#x20;
* Customer action expectations&#x20;

These areas are managed operationally via onboarding and TAM engagement.&#x20;

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.cybaops.com/modules/detect-and-respond-mdr/detect-and-respond-cybaone.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
