← All challenges

Honeypot trap

CAPTCHA · hidden field

A hidden field a human never sees but a naive form-filling bot fills. Leave it empty to pass — submitting a value trips the trap.

This gate auto-serves on load — bring a browser, a bot, or your own solver and try to bypass it. You get two verdicts: did you pass the gate — and does Kitsune’s detector independently convict your client over the edge?

Loading the challenge…

↻ New challenge

Gate verdict

Did your solution satisfy the challenge?

Detector verdict

What Kitsune’s coherence engine independently makes of your client over the edge. For your full fingerprint, run the detector.

Endpoints — point your own solver here

The gate is just an HTTP protocol on Kitsune’s owned arena service (allow-list-scoped — it only ever talks to itself). Script a bypass against:

How this works & the ethics

The gate is a self-hosted service Kitsune runs (the owned arena service). It reproduces the documented, open mechanism above — it never contacts, proxies to, or solves a third-party challenge (Cloudflare Turnstile, reCAPTCHA, hCaptcha). The reference solvers only ever talk to our own gates. The detector verdict comes from the same coherence engine that scores the home page, reading your client over the edge.