Skip to content

Huntress Setup

Huntress is a managed security platform that provides Endpoint Detection and Response (EDR), Identity Threat Detection and Response (ITDR), and Security Information and Event Management (SIEM). Once connected, Junto can query security detections, review analyst-escalated incidents, audit endpoint agents, monitor identities, and search SIEM logs.

Prerequisites

  • A Huntress account with API access
  • An API key and API secret generated from the Huntress portal

Step 1: Generate API Credentials

  1. Log in to the Huntress portal.
  2. Navigate to your account settings and locate the API section.
  3. Generate an API key and API secret pair.
  4. Copy both values. They will not be shown again.

Step 2: Configure in Junto

  1. In Junto, go to Settings > Integrations > Huntress.
  2. Click Add Configuration and fill in:
    • API Key -- Your Huntress API key. This is encrypted before storage.
    • API Secret -- Your Huntress API secret. This is encrypted before storage.
  3. Click Create. Junto validates the connection by querying your Huntress account.

Step 3: Map Companies

Huntress organizes customers into organizations (sub-tenants). Each MSP client is typically a separate Huntress organization.

  1. After connecting, click Manage Mappings to open the company mapping dialog.
  2. Link each Junto company to its corresponding Huntress organization.
  3. Auto-map is available to match by name.
  4. Save mappings.

Module Availability

Huntress capabilities are organized into modules. The tools available to the AI agent depend on which modules are active in your Huntress account:

ModuleWhat It Covers
EDREndpoint agents, incident reports, remediations, external port scanning
ITDRIdentity monitoring, MFA compliance, user account security
SIEMLog ingestion, ES|QL queries, security event correlation

The agent automatically checks which modules are active before using module-specific tools. If a module is not active, the agent will inform the technician.

What the AI Agent Can Do

All Huntress tools are read-only. There are no write or mutation actions -- the agent can investigate and report but cannot make changes in Huntress.

Security Detections & Escalations

ToolDescriptionRisk Level
List DetectionsList recent security detections across the account or for a specific customerLow
Get DetectionView detailed information about a specific security detectionLow
List EscalationsList analyst-reviewed incidents escalated to the MSP for action, filterable by status and severityLow
Get EscalationView full details of a specific analyst-escalated incidentLow

Escalations are the most critical items in Huntress -- they represent threats that have passed both automated detection and human analyst review.

Organizations & Reports

ToolDescriptionRisk Level
List OrganizationsList Huntress customer sub-tenants with agent counts and incident statisticsLow
Get OrganizationView details of a specific Huntress customer sub-tenantLow
List Summary ReportsList analyst-generated summary reports with security metrics and notesLow
Get Summary ReportView a full summary report including agent counts, events analyzed, and analyst findingsLow

Summary reports are useful for QBR preparation and security posture reviews.

EDR: Endpoint Agents

ToolDescriptionRisk Level
List AgentsList EDR agents with hostname, OS, IP addresses, and Defender/firewall statusLow
Get AgentView full details of a specific endpoint agentLow

EDR: Incident Reports & Remediations

ToolDescriptionRisk Level
List Incident ReportsList confirmed security incidents on managed endpoints, filterable by statusLow
Get Incident ReportView full incident report including severity and indicator detailsLow
List RemediationsView recommended remediation steps for a specific incident reportLow

EDR: External Ports

ToolDescriptionRisk Level
List External PortsList externally-exposed ports discovered by Huntress recon scanning, with risky service flagsLow
Get External PortView details of a specific exposed portLow

Use external port tools for attack surface assessments and identifying exposed services.

ITDR: Identity Monitoring

ToolDescriptionRisk Level
List IdentitiesList user accounts monitored by Huntress ITDR with MFA status and enabled productsLow
Get IdentityView full details of a specific monitored identityLow

Use identity tools for MFA compliance audits and identity security reviews.

SIEM: Log Queries

ToolDescriptionRisk Level
SIEM QueryExecute ES|QL queries against Huntress SIEM log data within a specified time rangeLow

Use SIEM queries for log analysis, threat hunting, and correlating security events across data sources.

Troubleshooting

  • Connection fails -- Verify your API key and secret. Ensure they have not been revoked.
  • No organizations listed -- Confirm your API credentials have sufficient permissions to view organizations.
  • Module tools return empty results -- The module may not be active in your Huntress account. The agent checks module availability automatically and will report if a module is inactive.
  • Agent not found -- Check that the company mapping is correct and the endpoint has the Huntress agent installed.