Pith. sign in
Pith Number

pith:HAURFE5Y

pith:2026:HAURFE5Y6WCZWIUSBQ7JDHG7RM
not attested not anchored not stored refs pending

Cochise: A Reference Harness for Autonomous Penetration Testing

Andreas Happe, J\"urgen Cito

Cochise supplies a minimal 597-line Python harness that separates planning from execution to support reproducible comparisons of LLM agents in penetration testing.

arxiv:2605.11671 v2 · 2026-05-12 · cs.CR · cs.AI · cs.SE

Add to your LaTeX paper
\usepackage{pith}
\pithnumber{HAURFE5Y6WCZWIUSBQ7JDHG7RM}

Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge

Record completeness

1 Bitcoin timestamp
2 Internet Archive
3 Author claim open · sign in to claim
4 Citations open
5 Replications open
Portable graph bundle live · download bundle · merged state
The bundle contains the canonical record plus signed events. A mirror can host it anywhere and recompute the same current state with the deterministic merge algorithm.

Claims

C1strongest claim

Cochise is intended not as a state-of-the-art pen-testing agent, but as reusable experimental infrastructure for comparing models, agent architectures, and penetration-testing traces.

C2weakest assumption

That a minimal separated Planner-Executor architecture connected via SSH to a Linux host is sufficient to enable meaningful comparisons of LLM choices and agent designs across different penetration-testing scenarios.

C3one line summary

Cochise is a minimal open-source harness implementing a Planner-Executor architecture over SSH for LLM-driven autonomous penetration testing, demonstrated on the GOAD testbed with released replay tools and trajectory logs.

Receipt and verification
First computed 2026-08-04T02:40:41.817461Z
Builder pith-number-builder-2026-05-17-v1
Signature Pith Ed25519 (pith-v1-2026-05) · public key
Schema pith-number/v1.0

Canonical hash

38291293b8f5859b22920c3e919cdf8b3a181b845c7477fcce72e772cbd41088

Aliases

arxiv: 2605.11671 · arxiv_version: 2605.11671v2 · doi: 10.48550/arxiv.2605.11671 · pith_short_12: HAURFE5Y6WCZ · pith_short_16: HAURFE5Y6WCZWIUS · pith_short_8: HAURFE5Y
Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/HAURFE5Y6WCZWIUSBQ7JDHG7RM \
  | jq -c '.canonical_record' \
  | python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: 38291293b8f5859b22920c3e919cdf8b3a181b845c7477fcce72e772cbd41088
Canonical record JSON
{
  "metadata": {
    "abstract_canon_sha256": "6c2a9a041d30bcee62f3df33112029aa9ecf9a3b866ecab60e6c3d001c4f071f",
    "cross_cats_sorted": [
      "cs.AI",
      "cs.SE"
    ],
    "license": "http://creativecommons.org/licenses/by/4.0/",
    "primary_cat": "cs.CR",
    "submitted_at": "2026-05-12T07:28:12Z",
    "title_canon_sha256": "f587461ba2975a30759dda0f5c33803b32df7e008310a9698c170736083deffa"
  },
  "schema_version": "1.0",
  "source": {
    "id": "2605.11671",
    "kind": "arxiv",
    "version": 2
  }
}