mud.c7i.ru

mud.c7i.ru:4000

Telnet Fingerprint

8d9ec9f191ea1be9…

This fingerprint is shared by 110 other servers.

Data source: 8d9ec9f191ea1be9/766596e6db89b63a.json

The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.

{
  "server-probe": {
    "fingerprint": "8d9ec9f191ea1be9",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [
        "AUTHENTICATION",
        "BINARY",
        "BM",
        "CHARSET",
        "COM_PORT",
        "DET",
        "ECHO",
        "ENCRYPT",
        "EOR",
        "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": "|.,`    \\,.-''--,         * telnet mud.c7i.ru 4000\r\n/-|/#.,--,#\\|,|_.-'`````.,  '-._,_'---,     * telnet mud.c7i.ru 5190\r\n ###\\           ''=,_____/=;...,__'.;:;|    * telnet mud.c7i.ru 9000\r\n------+________.`'       |::::::::::::;|    * http://www.c7i.ru/\r\n\r\nBbI6EPuTE HOMEP KOgupoBKu (EC(lu COMHEBAETECb, BBEguTE CuMBO(l '?'): \r\n1. KOI-8      2. Windows(ZMud)    3. DOS(866)        \r\n4. Translit   5. Windows(JMC)     6. ISO8859-5       \r\n7. Mac        8. Windows(ZMud6)   9. Windows(MUSH)   \r\n10. UTF8      \r\nCodepage: ",
      "banner_before_return": "\n\r\u001b[0;37m      ._                                       __\r\n      |*'--.,                                 /    _   _  (  |_\r\n      |.--^'           |-.-.,                 \\__ (_) (_| _) |_\r\n      |                |.-='\r\n ,, .==,,==, _         |                     _     __\r\n| I|'  || ''| |   __ ,====, _            _  (_    (_   _      _   _\r\n| ''   ^^   ''|  |=:||    ||'|          (_) |     __) (-` \\/ (-` | )\r\n|_,,=='TT===,_|  |  ^^    '' |\r\n \\:+   `'-_=:/   |_,==Y''Y==,|     |  _   _  _   _  _   _  |_ .  _   _  (\r\n  |=     -_=|     \\#=- ` _=|/      | | ) (_ (_| |  | ) (_| |_ | (_) | ) _)\r\n__|=     -_=|_..,,:-;-   _=|\r\n-:|=  /^\\-_=| . .-_=|-  /\\=|   Based on Diku MUD (c) 1990-1991 by Sebastien Hammer,\r\n:_|=  | |-_=| . .-_=|-  ||=|   Hans Henrik Staerfeldt, Tom Madsen, and Katja Nyboe.\r\n-:|=  |_|-_=| . .-_=|-  LJ=|\r\n: |=     -_=|. ._- =|-   _=|   Server ROM 2.4b2 (c) 1993-1995 by Russ Taylor.\r\n-:|=     -_=| ./^\\\\=|-   _=|\r\n:_|=     -_=|,|  ||=|-_,_  |                * telnet mud.c7i.ru 3000\r\n-:|=     -_=|.|  |",
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "0x55": false,
          "0x56": false
        },
        "server_requested": {}
      },
      "timing": {
        "probe": 0.5035600662231445,
        "total": 1.0040860176086426
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T06:08:05.028639+00:00",
      "host": "mud.c7i.ru",
      "ip": "185.12.95.191",
      "port": 4000
    }
  ]
}

Connection Log

Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server.

DEBUG client.py:770 Fingerprint client: host=mud.c7i.ru port=4000
INFO client_base.py:174 Connected to <Peer 185.12.95.191 4000>
DEBUG stream_writer.py:692 recv IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:708 WILL MCCP2_COMPRESS unsolicited
DEBUG stream_writer.py:1863 handle_will(MCCP2_COMPRESS)
DEBUG stream_writer.py:3030 remote_option[MCCP2_COMPRESS] = False
DEBUG stream_writer.py:933 send IAC DONT MCCP2_COMPRESS
WARNING stream_writer.py:1968 Unhandled: WILL MCCP2_COMPRESS.
DEBUG stream_writer.py:692 recv IAC WILL MCCP_COMPRESS
DEBUG stream_writer.py:708 WILL MCCP_COMPRESS unsolicited
DEBUG stream_writer.py:1863 handle_will(MCCP_COMPRESS)
DEBUG stream_writer.py:3030 remote_option[MCCP_COMPRESS] = False
DEBUG stream_writer.py:933 send IAC DONT MCCP_COMPRESS
WARNING stream_writer.py:1968 Unhandled: WILL MCCP_COMPRESS.
DEBUG client_base.py:460 negotiation complete after 2.00s.
DEBUG stream_writer.py:3030 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:933 send IAC DO BINARY
DEBUG stream_writer.py:3030 pending_option[DO + SGA] = True
DEBUG stream_writer.py:933 send IAC DO SGA
DEBUG stream_writer.py:3030 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:933 send IAC DO ECHO
DEBUG stream_writer.py:3030 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:933 send IAC DO STATUS
DEBUG stream_writer.py:3030 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:933 send IAC DO CHARSET
DEBUG stream_writer.py:3030 pending_option[DO + EOR] = True
DEBUG stream_writer.py:933 send IAC DO EOR
DEBUG stream_writer.py:3030 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:933 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:3030 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:933 send IAC DO GMCP
DEBUG stream_writer.py:3030 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:933 send IAC DO MSDP
DEBUG stream_writer.py:3030 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:933 send IAC DO MSSP
DEBUG stream_writer.py:3030 pending_option[DO + MSP] = True
DEBUG stream_writer.py:933 send IAC DO MSP
DEBUG stream_writer.py:3030 pending_option[DO + MXP] = True
DEBUG stream_writer.py:933 send IAC DO MXP
DEBUG stream_writer.py:3030 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:933 send IAC DO ZMP
DEBUG stream_writer.py:3030 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:933 send IAC DO AARDWOLF
DEBUG stream_writer.py:3030 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:933 send IAC DO ATCP
INFO fingerprinting.py:746 connection for server fingerprint a8a260cc4662430c
INFO client_base.py:105 Connection closed to <Peer 185.12.95.191 4000>

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug mud.c7i.ru 4000