Pentera Pentera

Integrate Pentera security test results and vulnerabilities

The Pentera connector allows you to integrate your automated security test results and exploitable vulnerabilities into OverSOC.

Overview

The Pentera connector enables you to collect the following information:

  • Security test results
  • Exploitable vulnerabilities
  • Remediation recommendations

Prerequisites

  • Access to a Pentera instance
  • User account with API permissions
  • Pentera server URL accessible

Information to provide in OverSOC

FieldDescription
Server URLURL of your Pentera server (e.g., https://pentera.example.com)
API PortAPI port (typically 443 for HTTPS)
Client IDClient ID for API authentication
TGT TokenTicket Granting Token for authentication

Procedure

Create an API Client in Pentera

  1. Log in to your Pentera instance.
  2. Navigate to Administration > Integrations > API Clients.
  3. Click Create New Client.
  4. Name the client (e.g., "OverSOC Connector").
  5. Click Issue TGT to generate a Ticket Granting Token.
  6. Note the Client ID and TGT Token (the token is displayed only once).

Configure the Connector in OverSOC

  1. In OverSOC, go to Data Sources Settings > Sources.
  2. Select Pentera and click Configure.
  3. Fill in the required fields:
  4. Click Save Configuration.

Security Best Practices

  • Use a dedicated API client for the OverSOC integration
  • Store the TGT token securely — it is shown only once during creation
  • Rotate the TGT token periodically

Official Documentation

For more information, see the Pentera Platform. The API documentation is available from within the Pentera console or through your Pentera support contact.