# Live Traffic Connectors

{% hint style="success" %}
🚀 **At a Glance**: Pynt seamlessly integrates with Live Traffic sources like **eBPF in Kubernetes** and **AWS Traffic Mirroring**, enabling real-time API security testing and discovery without modifying your application.
{% endhint %}

***

## Advantages of Pynt’s Agnostic Integration

{% hint style="info" %}
💡 **Automated Security from Live Traffic**: Pynt passively captures **real-time API traffic** using **connectors**, enabling **continuous security testing and discovery** without modifying your application or CI/CD pipeline.
{% endhint %}

{% hint style="info" %}
🔍 **Works with Any Environment**: Whether running in **Kubernetes, AWS, or hybrid cloud**, Pynt integrates seamlessly with your existing infrastructure—no changes to your application code or testing frameworks required.
{% endhint %}

***

## Supported C**onnectors**

* [eBPF](/documentation/security-testing-integrations/live-traffic-connectors/ebpf.md) for K8s
* [Traffic mirroring](/documentation/security-testing-integrations/live-traffic-connectors/traffic-mirroring.md) for AWS ALB

Pynt’s flexibility ensures security tests run without disrupting your current workflows.

***

{% hint style="info" %}
💡 **Need Help?** For any questions or troubleshooting, reach out to the [**Pynt Community Support**](https://www.pynt.io/community).
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.pynt.io/documentation/security-testing-integrations/live-traffic-connectors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
