qeeqbox-honeypots — TELNET¶
Status: Informative · evaluation proof
UHBS: v4.2.2 · Class: Low-Interaction · Protocol: telnet
Target id: qeeqbox-telnet · Evaluated: 2026-07-29
| Run | UHQS | Grade | δ_C | Artifacts |
|---|---|---|---|---|
| Quick | 29.88 | F | 0.5625 | SCORECARD.txt · report.json |
| Full | 29.77 | F | 0.5625 | SCORECARD.txt · report.json |
Full run — module breakdown (analyst view)¶
| Module | Score | Weight | Status | Notes |
|---|---|---|---|---|
| Module A: Protocol Fidelity | 30.0 | 0.30 | PARTIAL | no IAC (0xFF) byte in response — not real Telnet: recv=b'' |
| Module B: Behavioral Realism | 42.5 | 0.15 | PARTIAL | no IAC / no prompt: b'' |
| Module C: Telemetry Quality | 55.0 | 0.25 | PARTIAL | no STIX objects found |
| Module D: Safety & Containment (C) | 75.0 | GATE | PASSED | UHBS_AIRGAP_ATTESTED=1 (operator attestation; not a substitute for shell probes on SSH decoys) |
| Module E: Scalability & Latency | 100.0 | 0.10 | PASSED | service alive after load (connect 0.1ms) |
| Module F: Static Code Audit | 69.0 | 0.20 | PARTIAL | POSIX coverage 0% (0/104) |
| Safety Gate δ_C | 0.5625 | GATE | — | Containment multiplier |
Full scorecard (verbatim)¶
====================================================================================
UNIVERSAL HONEYPOT BENCHMARK SCORECARD v4.2.2
====================================================================================
Target System : qeeqbox-telnet
System Profile Class : Low-Interaction
Protocols : telnet
Evaluation Date : 2026-07-29
Evaluation Type : Full-Spectrum (Static Audit + Dynamic Sandbox)
Environment : Isolated Sandbox
MCP Surface Depth : unknown
------------------------------------------------------------------------------------
EVALUATION MODULE SCORE (0-100) WEIGHT STATUS
------------------------------------------------------------------------------------
Module A: Protocol Fidelity : 30.0/100 0.30 PARTIAL (no IAC (0xFF) byte in response — not real Telnet: recv=b'')
Module B: Behavioral Realism : 42.5/100 0.15 PARTIAL (no IAC / no prompt: b'')
Module C: Telemetry Quality : 55.0/100 0.25 PARTIAL (no STIX objects found)
Module D: Safety & Containment (C) : 75.0/100 GATE PASSED (UHBS_AIRGAP_ATTESTED=1 (operator attestation; not a substitute for shell probes on SSH decoys))
Module E: Scalability & Latency : 100.0/100 0.10 PASSED (service alive after load (connect 0.1ms))
Module F: Static Code Audit : 69.0/100 0.20 PARTIAL (POSIX coverage 0% (0/104))
------------------------------------------------------------------------------------
SAFETY GATE MULTIPLIER : δ_C = 0.5625 (C = 75.0 < 95 — exponential penalty)
FINAL COMPOSITE SCORE (UHQS 4.2.2) : 29.77 / 100
OVERALL EVALUATION GRADE : GRADE F (Fail)
====================================================================================
CTI & blue-team reading¶
This page is the protocol-level proof hub for qeeqbox-honeypots on telnet. Prefer the full run over quick for operational decisions. Numbers without the verbatim SCORECARD (or report.json) are not trustworthy citations.
Module interpretation (this protocol)¶
| Module | Score | Analyst reading |
|---|---|---|
| A — Protocol Fidelity | 30.0 | Protocol speak / banner-handshake quality for keeping automated clients engaged. |
| B — Behavioral Realism | 42.5 | Post-connect realism (auth/session). Low often means credential-only or reject-by-design. CTI: treat primarily as auth/connection intelligence. |
| C — Telemetry Quality | 55.0 | How much useful telemetry the graded lab exposed to UHBS — not your SIEM maturity. Blue team: plan explicit log shipping; do not assume UHBS C equals production visibility. |
| D — Safety & Containment (C) | 75.0 | Containment/Safety Gate. Below threshold collapses UHQS via δ_C. Check δ_C carefully. |
| E — Scalability & Latency | 100.0 | Latency vs profile P95. Low can mean timeouts, tarpits, or slow handlers. |
| F — Static Code Audit | 69.0 | Static audit of the lab source tree — hygiene signal, not a full CVE program. |
| δ_C | 0.5625 | Safety Gate multiplier applied to composite UHQS. |
- CTI: use Module A/B to judge engagement depth (scanner noise vs post-auth TTPs). Low B usually means credential/connection intelligence, not interactive malware staging.
- Blue team: verify Safety Gate (Module D / δ_C) before Internet exposure; wire SIEM shipping yourself — Module C is harness visibility, not your pipeline.
- Replication: commands live in the product tutorial; environment limits in the methodology.
Guides¶
- Product hub:
../ - Tutorial
- Methodology
- Published scorecard page:
../../../../scorecards/qeeqbox-telnet.md - How to read UHQS: READING-UHQS.md
Named products appear only under conformance as evaluation proof — not UHBS requirements or endorsements.