Crusify: The Chosen =================== .. raw:: html .. raw:: html

crusify.kharkov.org:5000

Server Info ----------- - **Codebase**: Anatolia - **Family**: DikuMUD - **Players online**: 0 [#scan]_ - **Created**: 2023 - **Website**: `http://crusify.kharkov.org `_ - **Location**: Ukraine - **Language**: English Protocol Support ---------------- MUD-specific protocols detected via MSSP flags or Telnet negotiation. - **MSSP**: :proto-yes:`Yes` (MSSP) - **GMCP**: :proto-yes:`Yes` (MSSP) - **MSDP**: :proto-no:`No` - **MCCP**: :proto-yes:`Yes` (MSSP) - **MCCP2**: :proto-no:`No` - **MXP**: :proto-no:`No` - **MSP**: :proto-no:`No` - **MCP**: :proto-no:`No` - **ZMP**: :proto-no:`No` Telnet Fingerprint ------------------ :ref:`64724f2edb219c51... ` *This fingerprint is shared by 6 other servers.* **Options offered by server**: ``EOR`` **Data source**: `64724f2edb219c51/48c6d9521879c58b.json `_ The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata. .. code-block:: json { "server-probe": { "fingerprint": "64724f2edb219c51", "fingerprint-data": { "offered-options": [ "EOR" ], "probed-protocol": "server", "refused-options": [ "AUTHENTICATION", "BINARY", "BM", "CHARSET", "COM_PORT", "DET", "ECHO", "ENCRYPT", "FORWARD_X", "KERMIT", "NAMS", "NAOCRD", "NAOFFD", "NAOHTD", "NAOHTS", "NAOL", "NAOLFD", "NAOP", "NAOVTD", "NAOVTS", "PRAGMA_HEARTBEAT", "PRAGMA_LOGON", "RCP", "RCTE", "RSP", "SEND_URL", "SGA", "SSPI_LOGON", "STATUS", "SUPDUP", "SUPDUPOUTPUT", "SUPPRESS_LOCAL_ECHO", "TLS", "TN3270E", "TTYLOC", "VT3270REGIME", "X3PAD", "XAUTH" ], "requested-options": [] }, "session_data": { "banner_after_return": "/ / / / /__\\ / / /__\\/ / .\n\r. / / / / / ___ __/ / / / / / /* \\/____ / / / / / / ___/ \\/____ /\n\r / / /_ . / / // / / / / /__/ / / _____/ / / / / / / / / * ______/ / /\n\r/ / /__\\ / / // / /_\\ / / /___\\/ / /\\____\\/ / / / / / / / /\\_____\\/ / *\n\r\\/_____/ \\/_/ \\/____/ \\/________/. \\/_______/ \\/__/ \\/__/ . \\/_______/\n\r . * . . .\n\r ____ __ _ __ __ __ _ __ __ __ __ _ . * .\n\r * || ||_| ||_ * || ||_| || | ||_ ||_ .|| | . .\n\r . . | * | | |__ |__ | | |__| __| |__ | \\| .\n\r . . . . . * . . . .\n\r . . . . . * . . . .\n\r * . . * * . .\n\rWelcome to Crusify:the Chosen MUD\n\rHost crusify.kharkov.org, crusify.virtustan.net\n\rServer IP 95.217.157.136 Port 5000 fuck", "banner_before_return": "\n\r*\n\rOriginal DikuMUD by Hans Staerfeldt, Katja Nyboe, Tom Madsen, Michael Seifert,\n\rSebastian Hammer. Based on MERC 2.1 code by Hatchet, Furey, and Kahn.\n\rROM 2.4 copyright (c) 1993-1995 Russ Taylor. ANATOLIA 2.1 by 1997 Serdar BULUT,\n\rIbrahim CANPUNAR, Murat BICER, Devrim Baris ACAR. SoG code by Fjoe, Kostik and Efdi.\n\rCrusify 2.0 code by Saybor and Bertran. Copyright (C) 2002-2003 by Saybor.\n\r Crusify \"Rebirth\" by Prool and Bald started 8 jun 2023\n\r . * . .\n\r . . * . .\n\r . ______ _________ . __ __ ________ * ___ . _______ __ * __\n\r /\\_____\\ /\\________\\ /\\_\\ /\\_\\ /\\_______\\ /\\__\\ /\\______\\ /\\_\\ /\\_\\\n\r * / / ____/ / / _____ / / / / / / / / / _____/ _\\/__/ / / ____/ / / / / / /\n\r / / / / / /__/ / / / / /. / / / / / /__ . /\\__\\ / / /_ . / / /_/ / /\n\r / / / * / / /___\\/ / / / / / / / / / /___\\ / ", "encoding": "ascii", "mssp": { "ANSI": "1", "AREAS": "120", "CLASSES": "13", "CODEBASE": "Anatolia", "CONTACT": "proolix@gmail.com", "CRAWL_DELAY": "-1", "CREATED": "2023", "FAMILY": "DikuMUD", "GMCP": "1", "HIRING BUILDERS": "1", "HOSTNAME": "crusify.kharkov.org", "IP": "95.217.157.136", "LANGUAGE": "English", "LEVELS": "91", "LOCATION": "Ukraine", "MCCP": "1", "MCP": "0", "MINIMUM AGE": "0", "MOBILES": "3312", "MSP": "0", "MXP": "0", "NAME": "Crusify: The Chosen", "OBJECTS": "4451", "PLAYER CLANS": "1", "PLAYERS": "0", "PORT": "5000", "RACES": "16", "ROOMS": "8955", "UPTIME": "1770361585", "WEBSITE": "http://crusify.kharkov.org", "WORLD ORIGINALITY": "1" }, "option_states": { "server_offered": { "0x56": false, "EOR": true, "GMCP": true, "MSSP": true }, "server_requested": {} }, "timing": { "probe": 0.507152795791626, "total": 1.0086827278137207 } } }, "sessions": [ { "connected": "2026-02-08T07:29:59.578026+00:00", "host": "crusify.kharkov.org", "ip": "95.217.157.136", "port": 5000 } ] } Connection Log -------------- Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server. .. code-block:: text DEBUG client.py:770 Fingerprint client: host=crusify.kharkov.org port=5000 INFO client_base.py:174 Connected to DEBUG stream_writer.py:697 recv IAC WILL EOR DEBUG stream_writer.py:713 WILL EOR unsolicited DEBUG stream_writer.py:1869 handle_will(EOR) DEBUG stream_writer.py:3036 pending_option[DO + EOR] = True DEBUG stream_writer.py:938 send IAC DO EOR DEBUG stream_writer.py:3036 remote_option[EOR] = True DEBUG stream_writer.py:3036 pending_option[DO + EOR] = False DEBUG stream_writer.py:697 recv IAC WILL MSSP DEBUG stream_writer.py:713 WILL MSSP unsolicited DEBUG stream_writer.py:1869 handle_will(MSSP) DEBUG stream_writer.py:3036 pending_option[DO + MSSP] = True DEBUG stream_writer.py:938 send IAC DO MSSP DEBUG stream_writer.py:3036 remote_option[MSSP] = True DEBUG stream_writer.py:3036 pending_option[DO + MSSP] = False DEBUG stream_writer.py:697 recv IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:713 WILL MCCP2_COMPRESS unsolicited DEBUG stream_writer.py:1869 handle_will(MCCP2_COMPRESS) DEBUG stream_writer.py:3036 remote_option[MCCP2_COMPRESS] = False DEBUG stream_writer.py:938 send IAC DONT MCCP2_COMPRESS WARNING stream_writer.py:1974 Unhandled: WILL MCCP2_COMPRESS. DEBUG stream_writer.py:697 recv IAC WILL GMCP DEBUG stream_writer.py:713 WILL GMCP unsolicited DEBUG stream_writer.py:1869 handle_will(GMCP) DEBUG stream_writer.py:3036 pending_option[DO + GMCP] = True DEBUG stream_writer.py:938 send IAC DO GMCP DEBUG stream_writer.py:3036 remote_option[GMCP] = True DEBUG stream_writer.py:3036 pending_option[DO + GMCP] = False DEBUG stream_writer.py:689 begin sub-negotiation SB MSSP DEBUG stream_writer.py:676 sub-negotiation cmd MSSP SE completion byte DEBUG stream_writer.py:2031 [SB + MSSP] unsolicited DEBUG stream_writer.py:1642 MSSP: {'PLAYERS': '0', 'NAME': 'Crusify: The Chosen', 'UPTIME': '1770361585', 'CRAWL_DELAY': '-1', 'HOSTNAME': 'crusify.kharkov.org', 'PORT': '5000', 'CODEBASE': 'Anatolia', 'CONTACT': 'proolix@gmail.com', 'CREATED': '2023', 'IP': '95.217.157.136', 'LANGUAGE': 'English', 'LOCATION': 'Ukraine', 'MINIMUM AGE': '0', 'WEBSITE': 'http://crusify.kharkov.org', 'FAMILY': 'DikuMUD', 'AREAS': '120', 'MOBILES': '3312', 'OBJECTS': '4451', 'ROOMS': '8955', 'CLASSES': '13', 'RACES': '16', 'ANSI': '1', 'MCCP': '1', 'MCP': '0', 'MSP': '0', 'MXP': '0', 'GMCP': '1', 'HIRING BUILDERS': '1', 'PLAYER CLANS': '1', 'WORLD ORIGINALITY': '1', 'LEVELS': '91'} DEBUG client_base.py:460 negotiation complete after 2.00s. DEBUG client_base.py:88 EOF from server, closing. INFO client_base.py:105 Connection closed to INFO fingerprinting.py:746 connection for server fingerprint c2dd7d4e76383b41 *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug crusify.kharkov.org 5000 .. [#scan] measured 2026-02-08 at 07:29 UTC