demo.winserver.com:24 ===================== **Connection Banner:** .. image:: /_static/banners/banner_44dcd2648adb.png :alt: Wildcat! Interactive Net Server (c) 1998-2025 Santronics Software, Inc. Registration number: 03-0819 v10.0.500.1 (Oct 16 2025) Node: 1 Connected with Telnet. Ansi detected. ────────────────────────────────────────────────────────────────────────────── You have connected to node 1 on Wildcat! Demo Server This system is operating on Wildcat! v10.0 Please make use of your real name on this BBS ────────────────────────────────────────────────────────────────────────────── What is your user name? :class: ansi-banner :width: 635px :loading: lazy Server URLs ----------- .. raw:: html **Server Location**: 🇺🇸 United States (GeoIP) BBS Software ------------ **Detected**: Wildcat! Encoding -------- - **Effective encoding**: cp437 - **Scanner detected**: cp437 Telnet Fingerprint ------------------ :ref:`270f5f632ae16ede ` *This fingerprint is shared by 5 other servers.* **Options offered by server**: ``BINARY``, ``ECHO``, ``SGA`` **Options requested from client**: ``BINARY`` The complete JSON record collected during the scan, including Telnet negotiation results and banner data. .. raw:: html
Show JSON .. code-block:: json { "server-probe": { "fingerprint": "270f5f632ae16ede", "fingerprint-data": { "offered-options": [ "BINARY", "ECHO", "SGA" ], "probed-protocol": "server", "refused-options": [ "AARDWOLF", "ATCP", "CHARSET", "COM_PORT", "EOR", "GMCP", "MSDP", "MSP", "MSSP", "MXP", "STATUS", "ZMP" ], "requested-options": [ "BINARY" ], "scan-type": "quick" }, "session_data": { "banner_after_return": "\u001b[0;1;40;37m", "banner_before_return": "\f\u001b[0m\u001b[H\u001b[2J\r\rWildcat! Interactive Net Server (c) 1998-2025 Santronics Software, Inc.\r\nRegistration number: 03-0819 v10.0.500.1 (Oct 16 2025) Node: 1\r\n\u001b[6n\r \r\nConnected with Telnet. Ansi detected.\r\n\r\n \u001b[0;1;40;36m\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n \u001b[0;1;40;33mYou have connected to node 1 on \u001b[0;1;40;37mWildcat! Demo Server\r\n\r\n \u001b[0;1;40;33m This system is operating on \u001b[0;1;40;37mWildcat! v10.0\r\n\r\n \u001b[0;1;40;33m Please make use of your real name on this BBS\r\n \u001b[0;1;40;36m\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n\r\n\r\n\r\n\u001b[0;1;40;33mWhat is your user name? ", "dsr_replies": 1, "dsr_requests": 1, "encoding": "cp437", "option_states": { "server_offered": { "BINARY": true, "ECHO": true, "SGA": true }, "server_requested": { "BINARY": true } }, "scan_type": "quick", "timing": { "probe": 0.20269298553466797, "total": 6.606505870819092 } } }, "sessions": [ { "connected": "2026-02-14T17:17:59.720332+00:00", "host": "demo.winserver.com", "ip": "3.13.12.181", "port": 24 } ] } .. raw:: html
Connection Log -------------- Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server. *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug demo.winserver.com 24 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1193 Fingerprint client: host=demo.winserver.com port=24 ERROR client.py:1296 demo.winserver.com:24: TCP connection to demo.winserver.com:24 timed out after 30.0s .. raw:: html