Skip to main content
availability

Package: Invicti API Security Standalone or Bundle

NTA integrations overview

The Invicti Network Traffic Analyzer (NTA) enables organizations to discover unknown or undocumented APIs by passively analyzing network traffic inside Kubernetes environments. By reconstructing OpenAPI3 specifications from live traffic, the NTA helps build a comprehensive and accurate API inventory - crucial for API security and vulnerability scanning.

This document provides a high-level overview of how Invicti NTA works, its integration methods, and how to choose the right setup for your environment.

What's the Invicti NTA?

The Invicti NTA is a lightweight, Kubernetes-native solution that captures and inspects API traffic to automatically generate OpenAPI3 specifications. These specs are then imported into your API Inventory, allowing you to scan and secure all known and previously unknown API endpoints.

The NTA supports two modes of deployment:

  • With Istio Service Mesh: Captures both HTTP and HTTPS traffic via Envoy proxy and WASM filters.
  • With Tap Plugin only: Captures HTTP traffic only via direct inspection of Kubernetes network interfaces.

Both methods use Helm charts for deployment and include the core NTA components such as the Reconstructor and traffic capture agent.

Choose the right integration

Integration MethodHTTPS SupportBest For
Istio Service MeshEnvironments with encrypted traffic and Istio already in use
Tap PluginSimpler setups where traffic is unencrypted or Istio is not needed

If your app traffic is encrypted (HTTPS), the Istio Mesh integration is required to inspect it. Otherwise, the Tap Plugin may be sufficient for discovery in simpler environments.

Installation options

Choose the appropriate guide for your deployment:

Each document includes prerequisites, installation steps, Helm deployment commands, and troubleshooting tips.

Troubleshooting

For common issues including authorization failures, retry behavior, and resolution steps, refer to NTA troubleshooting.

Need help?

Invicti Support team is ready to provide you with technical help. Go to Help Center

Was this page useful?