vectra-ai-research

8 mods across 3 repositories, 10 stars between them.

vectra-mcp-v-0-1

01

vectra-ai-research/vectra-ai-mcp-server-qux

MCP server Claude CodeCodexCursor +2

MCP server "vectra-mcp-v-0-1" as configured in vectra-ai-research/vectra-ai-mcp-server-qux. Runs locally from the vectra-mcp-v-0-1 Python package.

3 9mo ago A tokens not measured original MIT

vectra-hunt

03

vectra-ai-research/vectra-soc-agent-starter

Skill Claude CodeCodex

Searches and hunts over Vectra metadata in two modes — (1) ad-hoc Investigation Query SQL using pre-validated recipes for network sessions, DNS, HTTP, TLS/X.509, SMB, Kerberos, NTLM, LDAP, RDP, DCE-RPC, SSH, SMTP, DHCP, RADIUS, beacons, IDS matches, and Entra/M365/AWS CloudTrail/Azure CP; (2)…

2 5d ago A 214 tokens original MIT

vectra-investigator

04

vectra-ai-research/vectra-soc-agent-starter

Skill Claude CodeCodex

Primary Vectra AI tier-1 SOC analyst orchestrator. Routes requests to the right workflow (queue triage, entity deep-dive, single-detection pivot, TI hunt, ad-hoc investigation, canned report, PCAP triage), runs detection-category playbooks (Exfiltration, Lateral Movement, etc.), and lands a four-outcome verdict (BTP /…

2 5d ago A 189 tokens original MIT

vectra-pcap

05

vectra-ai-research/vectra-soc-agent-starter

Skill Claude CodeCodex

Pulls the PCAP attached to a Vectra network detection via the MCP server, decodes it to disk, and runs a structured tshark triage pass — TLS Client Hello tuples (SNI, JA3, cipher, ALPN, JA4), HTTP auth, NTLM/Kerberos, SMB shares, RPC bindings, DNS history, SSH, and ProcessCommandLine strings — to feed evidence back…

2 5d ago A 142 tokens original MIT

vectra-reports-mcp

06

vectra-ai-research/vectra-soc-agent-starter

Skill Claude CodeCodex

Renders canned Vectra AI dashboard reports via the MCP channel (no Python venv required). The user must explicitly name a report from the catalog — active connections, C2 beacon report, DNS error rate, flow records, HTTP status codes, NPM active TCP/UDP connections, protocol distribution, remote access sessions, RPC…

2 5d ago A 202 tokens original MIT

vectra-reports

07

vectra-ai-research/vectra-soc-agent-starter

Skill Claude CodeCodex

Renders canned Vectra AI dashboard reports via the Python channel. The user must explicitly name a report from the catalog — active connections, C2 beacon report, DNS error rate, flow records, HTTP status codes, NPM active TCP/UDP connections, protocol distribution, remote access sessions, RPC latency, SaaS…

2 5d ago A 195 tokens original MIT

virustotal

08

vectra-ai-research/vectra-soc-agent-starter

Skill Claude CodeCodex

Enriches Vectra findings with VirusTotal threat intelligence — IOC reputation lookup for IPs, domains, URLs, and file hashes via the VirusTotal v3 API. Ships two paths — a standalone Bash CLI (scripts/vt-lookup.sh) for one-off lookups that needs only curl/jq, and a sourced framework adapter (scripts/virustotal.sh) for…

2 5d ago A 182 tokens original MIT