Automated white hat it-security, pen-testing and isolation-probing.
Find a file
tegwick 5fcb3ec280 Approve WH-ENG-20260822-AUDIT-E2-03
Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a02991-be07-7bb3-8b6d-e9701b5621de
2026-08-22 23:30:07 +02:00
docs Admit live E2 from a value-safe custody receipt 2026-08-22 21:31:49 +02:00
engagements Approve WH-ENG-20260822-AUDIT-E2-03 2026-08-22 23:30:07 +02:00
evidence Add WHITEHAT-WP-0002 receipt example, CLI coverage, and abort records 2026-08-22 21:40:33 +02:00
outbox Add governed test plane and close T04/T08 2026-08-22 00:44:21 +02:00
plane Admit live E2 from a value-safe custody receipt 2026-08-22 21:31:49 +02:00
probe-packs Build authorization-gated tenancy evidence harness 2026-08-21 23:53:27 +02:00
runners Prepare receipt-bound audit E2 third attempt 2026-08-22 23:23:48 +02:00
schemas Add WHITEHAT-WP-0002 receipt example, CLI coverage, and abort records 2026-08-22 21:40:33 +02:00
src/whitehat_security Prepare receipt-bound audit E2 third attempt 2026-08-22 23:23:48 +02:00
targets Expire WH-ENG-20260822-AUDIT-E2-01 after an unused window 2026-08-22 20:20:38 +02:00
tests Prepare receipt-bound audit E2 third attempt 2026-08-22 23:23:48 +02:00
workplans Prepare receipt-bound audit E2 third attempt 2026-08-22 23:23:48 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-08-22 00:44:57 +02:00
.gitignore Build authorization-gated tenancy evidence harness 2026-08-21 23:53:27 +02:00
.repo-classification.yaml Register whitehat-security and align operating boundaries 2026-08-21 22:52:37 +02:00
AGENTS.md Approve rules of engagement and define attacker models 2026-08-21 23:09:22 +02:00
INTENT.md Register whitehat-security and align operating boundaries 2026-08-21 22:52:37 +02:00
Makefile Admit E3 and capacity on the test plane 2026-08-22 09:40:27 +02:00
pyproject.toml Build authorization-gated tenancy evidence harness 2026-08-21 23:53:27 +02:00
README.md Add governed test plane and close T04/T08 2026-08-22 00:44:21 +02:00
SCOPE.md Add Railiance WP-0025 custody adapter 2026-08-22 22:02:41 +02:00
WORK-RECORDS.md Prepare receipt-bound audit E2 third attempt 2026-08-22 23:23:48 +02:00

whitehat-security

NetKingdom's offensive security facility. Automated white hat IT-security, pen-testing and isolation-probing — pointed at infrastructure we choose, including our own.

The estate's adversarial evidence facility: it attacks our own systems, on a schedule, to find out whether the security properties they claim are actually true.

It exists because a repo testing its own boundary grades its own homework. The probes most worth having are the ones an author would not think to write.

  • Independent in operation. It does not take a declared posture as true. NetKingdom owns both the security canon and this facility, so findings leave through risk-nexus under separate ownership rather than being resolved here.

  • It finds; it does not fix. Findings route to risk-nexus, which owns severity and disclosure. The repo that owns the defect owns the repair.

  • A pass means the attacks we tried did not work — not that the boundary holds. Reports say so.

  • Intent: INTENT.md

  • Scope: SCOPE.md

  • Workplans: workplans/

  • Attacker model: docs/attacker-model.md

  • Rules of engagement (accepted; live targets still require engagement approval): docs/rules-of-engagement.md

  • Operator runbook: docs/operator-runbook.md

  • Session cutoff and redesign handoff: docs/session-cutoff-2026-08-22.md

  • Governed test plane: docs/test-plane.md

  • Target registrations: targets/

  • Target packs: probe-packs/

Offline calibration

make check
make fixture-evidence

This proves that every current differential probe, including the audit-core shaped pack, passes an enforcing fixture and detects the corresponding missing-tenant-predicate fixture. It sends no network traffic and is not evidence about a target service. Live execution requires a current target-specific record, a registered applicable target, and plane admission. See docs/test-plane.md.